diff --git a/ChangeLog b/ChangeLog index 0889f7bc5d..b12d534429 100644 --- a/ChangeLog +++ b/ChangeLog @@ -48,6 +48,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 9100f00c7a..561679cbcb 100644 --- a/setup/index.php +++ b/setup/index.php @@ -33,7 +33,7 @@ require './libraries/header_http.inc.php';
-