From 05879f74c17141580c5e6f5ec075d0f693a27410 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Mon, 3 Dec 2001 19:29:15 +0000 Subject: [PATCH] no message --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index fb2c3605f..fadd7c1ff 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,16 @@ phpMyAdmin - Changelog $Id$ $Source$ +2001-12-03 Loïc Chapeaux + * libraries/common.lib.php3, lines 583-585: fixed bug #488317 - 'only_db' + problem with the 2.2.x. + * header.inc.php3; main.php3; lang/*: modified the way server informations + are displayed so it can be translated whatever is the required words + order. Thanks to "Chtuz" who reported the + problem in the phpWizrad forum. + * lang/polish.inc.php3: updated thanks to Jakub Wilk. + * lang/romanian.inc.php3: updated thanks to Valics Lehel. + 2001-12-02 Loïc Chapeaux * lang/english.inc.php3 & french.inc.php3, line 157: changed a bit the '$strInsertTextfiles' to avoid confusion with '$strLocationTextfile'.