From 5374e5e01e59cebdf8642cdc8ede5ae7820e610d Mon Sep 17 00:00:00 2001 From: "J.M" Date: Sun, 27 Oct 2013 20:27:46 +0100 Subject: [PATCH] Add ChangeLog entry for bug 4145 --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0b007b8728..16a9aeaa81 100644 --- a/ChangeLog +++ b/ChangeLog @@ -47,6 +47,7 @@ phpMyAdmin - ChangeLog + Change the proxy variable names in the config to remove the VersionCheck prefix from them + Added an Error Reporting Component + Javascript files are no longer uglified +- bug #4145 Config screen fails to validate MemoryLimit = -1 (new default) 4.0.9.0 (not yet released) - bug #4104 Can't edit updatable view when searching @@ -79,7 +80,7 @@ phpMyAdmin - ChangeLog 4.0.7.0 (2013-09-23) - bug #3993 Sorting in database overview with statistics doesn't work -- bug Handle the situation where PHP_SELF is not set +- bug Handle the situation where PHP_SELF is not set - bug #4080 Overwrite existing file not obeyed - bug #3929 Database-specific privileges are not copied when cloning user - bug #3997 Error handling in case MySQL extension is missing