diff --git a/ChangeLog b/ChangeLog index 298b04348..90e2b24c2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,7 @@ phpMyAdmin - ChangeLog - bug #3350790 [interface] JS error in Table->Structure->Index->Edit - bug #3353811 [interface] Info message has "error" class - bug #3357837 [interface] TABbing through a NULL field in the inline mode resets NULL +- remove version number in /setup 3.4.3.1 (2011-07-02) - [security] Fixed possible session manipulation in swekey authentication, see PMASA-2011-5 diff --git a/setup/index.php b/setup/index.php index 0d4ae4ffa..d202eae83 100644 --- a/setup/index.php +++ b/setup/index.php @@ -29,7 +29,7 @@ require './libraries/header_http.inc.php';
-