diff --git a/ChangeLog b/ChangeLog index 8c2949f13..403583824 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,7 +5,7 @@ phpMyAdmin - ChangeLog $Id$ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyAdmin/ChangeLog $ -2.11.5.0 (not yet released) +2.11.5.0 (2008-03-01) - bug #1862661 [GUI] Warn about rename deleting database - bug #1866041 [interface] Incorrect sorting with AS - bug #1871038 [import] Notice: undefined variable first_sql_delimiter @@ -26,8 +26,8 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA thanks to Jürgen Wind - windkiel - bug [GUI] Do not display the database name used by the previous user, thanks to Ronny Görner -- bug [core] Remove cookies from $_REQUEST for better coexistence with - other applications, thanks to Richard Cunningham +- bug [security] Remove cookies from $_REQUEST for better coexistence with + other applications, thanks to Richard Cunningham. See PMASA-2008-1. 2.11.4.0 (2008-01-12) - bug #1843428 [GUI] Space issue with DROP/DELETE/ALTER TABLE diff --git a/Documentation.html b/Documentation.html index 19883f114..f4a02e393 100644 --- a/Documentation.html +++ b/Documentation.html @@ -11,7 +11,7 @@ -
Here is the list of the "official translators" of phpMyAdmin.