diff --git a/ChangeLog b/ChangeLog index 7dc6cf9114..413e3f6b6e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,8 @@ phpMyAdmin - ChangeLog - issue #12251 Fixed random logouts due to wrong cookie path - issue #12480 Fixed editing of ENUM/SET/DECIMAL fields structure - issue #12497 Missing escaping of configuration used in SQL (hide_db and only_db) +- issue #12476 Add error checking in reading advisory rules file +- issue #12477 Add checking missing elements and confirming element types from json_decode 4.6.4 (2016-08-16) - issue [security] Weaknesses with cookie encryption, see PMASA-2016-29