diff --git a/ChangeLog b/ChangeLog index 175e54d4d..86ede1e35 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,7 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA - bug #1783667 [export] NO_AUTO_VALUE_ON_ZERO and MySQL version - bug #1780098 [GUI] Logout causes CSS loss, thanks to Juergen Wind . incorrect field ids, thanks to Michael Keck +- bug #1787522 [view] wrong choice in algorithm drop-down 2.11.0.0 (2007-08-21) diff --git a/view_create.php b/view_create.php index 04311d2e6..6401bc7a9 100644 --- a/view_create.php +++ b/view_create.php @@ -99,7 +99,7 @@ if (isset($_POST['submitoptions'])) {