The branch, QA_3_4 has been updated via e8ee4eb11b784b56d51bf4d37dd4811e8d213569 (commit) from 9e224184d786068317b801291c8f960109f0bdc5 (commit)
- Log ----------------------------------------------------------------- commit e8ee4eb11b784b56d51bf4d37dd4811e8d213569 Author: Rouslan Placella rouslan@placella.com Date: Wed Jun 22 12:51:16 2011 +0100
Fixed changelog (bugfixes for 3.4.4, were filed under 3.4.3)
-----------------------------------------------------------------------
Summary of changes: ChangeLog | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog index e12b271..70dab96 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,8 @@ phpMyAdmin - ChangeLog ======================
3.4.4.0 (not yet released) +- bug #3323060 [parser] SQL parser breaks AJAX requests if query has unclosed quotes +- bug #3323101 [parser] Invalid escape sequence in SQL parser
3.4.3.0 (not yet released) - bug #3311170 [sync] Missing helper icons in Synchronize @@ -17,8 +19,6 @@ phpMyAdmin - ChangeLog - bug #3317293 [edit] Inline edit places HTML line breaks in edit area - bug #3319466 [interface] Inline query edit does not escape special characters - minor XSS (require a valid token) -- bug #3323060 [parser] SQL parser breaks AJAX requests if query has unclosed quotes -- bug #3323101 [parser] Invalid escape sequence in SQL parser
3.4.2.0 (2011-06-07) - bug #3301249 [interface] Iconic table operations does not remove inline edit label
hooks/post-receive