diff --git a/ChangeLog b/ChangeLog index 66fd0ce09..f7b4802ae 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,15 @@ phpMyAdmin - Changelog $Id$ $Source$ +2005-08-04 Marc Delisle + * queryframe.php: patch #1250899: + - unified spaces between icons + - cleaned html and php code + - display of querywindow-icon now follows + $cfg['QueryFrame'] + - always use no_js=1 if $cfg['QueryFrameJS'] == true + thanks to Sebastian Mendel + 2005-08-02 Marc Delisle * server_privileges.php: patch #1249363, remove unneeded wordwrap(), table width should be limited by template if necessary,