Merge branch 'QA_4_6'

This commit is contained in:
Michal Čihař 2016-10-03 16:06:42 +02:00
commit 333ada932d

View File

@ -77,6 +77,10 @@ phpMyAdmin - ChangeLog
- issue #12508 Remove duplicate code in SQL escaping
- issue #12475 Cleanup code for getting table information
- issue #12579 phpMyAdmin's export of a Select statment without a FROM clause generates Wrong SQL
- issue #12316 Correct export of complex SELECT statements
- issue #12080 Fixed parsing of subselect queries
- issue #11740 Fixed handling DELETE ... USING queries
- issue #12100 Fixed handling of CASE operator
4.6.4 (2016-08-16)
- issue [security] Weaknesses with cookie encryption, see PMASA-2016-29