From 3752c4b9d43d5e9e76707ae69735dc5b6268b854 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Fri, 8 May 2009 16:25:18 +0000 Subject: [PATCH] 3.1.6-dev --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index c917795fc..93c78c868 100644 --- a/ChangeLog +++ b/ChangeLog @@ -63,6 +63,8 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA - bug #2787162 [interface] Table with name 'log_views' is incorrectly displayed as a view + patch #2665440 Detect mcrypt initialization failure +3.1.6.0 (not yet released) + 3.1.5.0 (not yet released) - patch #2739001 [export] XML does not allow spaces in element names, thanks to Derek Schaefer - drummingds1