The branch, master has been updated via fc2ee11a33acf90af83eff483d104067f5840939 (commit) from 3142c0caf1c4f20272cc6bf59cdfc80fbc93f9a6 (commit)
- Log ----------------------------------------------------------------- commit fc2ee11a33acf90af83eff483d104067f5840939 Author: Marc Delisle marc@infomarc.info Date: Sun Nov 13 10:05:54 2011 -0500
patch #3428764 fixes a problem that is in 3.4.x but not in 3.5.x due to the replacement of inline row edit with grid edit
-----------------------------------------------------------------------
Summary of changes: ChangeLog | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog index ee926f8..2c9b63b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -71,6 +71,7 @@ phpMyAdmin - ChangeLog + patch #3433770 [config] Make location of php-gettext configurable - patch #3430291 [import] Handle conflicts in some open_basedir situations - bug #3431427 [display] Dropdown results - setting NULL does not work +- patch #3428764 [edit] Inline edit on multi-server configuration
3.4.7.1 (2011-11-10) - [security] Fixed possible local file inclusion in XML import
hooks/post-receive