2.11.2.1 release

This commit is contained in:
Marc Delisle
2007-11-11 10:09:42 +00:00
parent 911f1ae302
commit d606e18899

View File

@@ -21,7 +21,7 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA
- bug #1828913 [structure] Can't set FULLTEXT index on CHAR column
- bug #1804081 [export] export on server doesn't obey AllowAnyWhereRecoding
2.11.2.1 (not yet released)
2.11.2.1 (2007-11-11)
- fixed possible SQL injection using database name
- fixed possible XSS in database name - thanks to Omer Singer, The DigiTrust Group