Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMadhura Jayaratne <madhura.cj@gmail.com>2012-04-21 21:10:15 +0400
committerMadhura Jayaratne <madhura.cj@gmail.com>2012-04-21 21:10:15 +0400
commitd7ca655efa42a5f1ddb81dc004c50d7cb329fdd6 (patch)
tree8d0c39f5eaf71e2c112587f4067fdf54ca3b3ec3 /ChangeLog
parente417febdc13f03460e727dd010c60de0d1d31578 (diff)
parentc1c75f6d65d04f9a780df4224a65cdcd9ee3d32b (diff)
Merge branch 'QA_3_5' of github.com:phpmyadmin/phpmyadmin into QA_3_5
Conflicts: ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b63fdaa37..86db27c2b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,7 +16,10 @@ phpMyAdmin - ChangeLog
- bug #3516405 [display] Chart title is getting wrong within chart export
- bug #3517021 [interface] Header links except 'More' hide after closing dialog
- bug #3516817 [interface] "More" actions in table structure
-- bug #3520107 [interface] Server status page: Incorrect dialog box title
+- bug #3518484 [privileges] PMA_sqlAddSlashes() does not quote the table names correctly
+- bug #3518983 [designer] Error messages do not appear in the Designer
+- bug #3519747 [interface] Suhosin patch warning incorrectly displayed
+- bug #3520107 [interface] Server status page: Incorrect dialog box titles
3.5.0.0 (2012-04-07)
+ rfe #2021981 [interface] Add support for mass prefix change.