From 13a9f1460c99cfbe29b14934990761403ef14c01 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Thu, 17 Jun 2004 09:52:43 +0000 Subject: [PATCH] updates --- ChangeLog | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5b772460c..d876f15e3 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ phpMyAdmin - Changelog $Id$ $Source$ +2004-06-17 Marc Delisle + * libraries/common.lib.php: fix "original" theme colors + * db_details_structure.php: cosmetic fix in error message + 2004-06-16 Marc Delisle Changes, thanks to Michael Keck (mkkeck): * libraries/auth/config.auth.lib.php + http.auth.lib.php: @@ -13,8 +17,7 @@ $Source$ css/phpmyadmin.css.php, themes/original/img + css: put original theme under the same structure as darkblue_orange - TODO: - fix some table header colors - - modify (common.lib.php) to get rid of /images ? + TODO: - modify (common.lib.php) to get rid of /images ? 2004-06-16 Michal Čihař * header.inc.php: Use rather _SERVER than GLOBALS, should fix bug #973602.