From a38d4ff3553a687ab90109169f09c455794c041c Mon Sep 17 00:00:00 2001 From: Herman van Rink Date: Fri, 16 Oct 2009 07:34:51 +0000 Subject: [PATCH] backported bug #2879909 to QA_3_2 --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b52b07260..858e9625f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -43,7 +43,6 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA + [lang] Turkish update, thanks to Burak Yavuz + [auth] Add custom port configuration in signon, thanks to Gary Smith - [core] Removed context from the error handler -- [interface] #2879909 Removed double htmlspecialchars when editing enum column 3.2.3.0 (not yet released) - patch #2856664 [export] Date, time, and datetime column types now export correctly to @@ -55,6 +54,7 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA - bug #2852370 [operations] Renaming database deletes triggers - bug #2872247 [interface] Failed opening required 'mysql_charsets.lib.php', thanks to CyberLeo Kitsana - cyberleo - bug [structure] "In use" table incorrectly reported as "view" +- bug #2879909 [interface] Removed double htmlspecialchars when editing enum column 3.2.2.1 (2009-10-12) - [security] XSS and SQL injection, thanks to Herman van Rink