*** empty log message ***

This commit is contained in:
Sebastian Mendel
2005-11-30 16:08:44 +00:00
parent 9960c1102d
commit 5c6be3f5ed

View File

@@ -13,9 +13,10 @@ $Source$
- make use of new PMA_Config class
- merged PMA_dl() from libraries/defines.lib.php
* libraries/defines.lib.php: removed
* scripts/setup.php: use class PMA_Config
* scripts/setup.php, scripts/upgrade.pl: use class PMA_Config
* scripts/create-release.sh: removed references to defines.lib.php
2005-11-29 Michal Čihař <michal@cihar.com>
* lang/sync_lang.sh: Add workaround for multibyte chars that can contain \
as last byte.