diff --git a/ChangeLog b/ChangeLog index 1d4494d23..3f0dfe3dd 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ phpMyAdmin - Changelog $Id$ $Source$ +2005-07-26 Marc Delisle + * tbl_change.php: bug #1243908, left panel browse icon alt tag not updated + after inserting a row + 2005-07-26 Michal Čihař * export.php: Use actual MIME type for CSV. diff --git a/tbl_change.php b/tbl_change.php index aee0e3f1a..df8596176 100644 --- a/tbl_change.php +++ b/tbl_change.php @@ -182,6 +182,7 @@ document.onkeydown = onKeyDownArrowsHandler; +