diff --git a/ChangeLog b/ChangeLog index 33b9f8033..efea67c66 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,14 @@ phpMyAdmin - Changelog $Id$ $Source$ +2005-11-30 Sebastian Mendel + * libraries/Config.class.php: merged code from common.inc.php and + defines.lib.php + * libraries/common.inc.php: + - make use of new PMA_Config class + - merged PMA_dl() from libraries/defines.lib.php + * libraries/defines.lib.php: removed + 2005-11-29 Michal Čihař * lang/sync_lang.sh: Add workaround for multibyte chars that can contain \ as last byte.