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