diff --git a/ChangeLog b/ChangeLog index ed9c59300..8027c6efd 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ phpMyAdmin - Changelog $Id$ $Source$ +2004-06-24 Michal Čihař + * main.php, changelog.php: Add headers to ChangeLog display. + 2004-06-23 Marc Delisle * many files: remove references to older /images, and erase /images contents diff --git a/changelog.php b/changelog.php new file mode 100644 index 000000000..5033c4195 --- /dev/null +++ b/changelog.php @@ -0,0 +1,8 @@ + diff --git a/main.php b/main.php index 05557f746..1ecc9e550 100644 --- a/main.php +++ b/main.php @@ -649,7 +649,7 @@ echo "\n"; echo ''; ?> - [ChangeLog] + [ChangeLog]    [CVS]    [Lists]