From dfcf9b5ddbb773f04434be863ad7fd67f082923e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Fri, 2 Nov 2001 18:31:44 +0000 Subject: [PATCH] no message --- ChangeLog | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1c227ed44..ca50c97ea 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,13 +5,17 @@ phpMyAdmin - Changelog $Id$ $Source$ +2001-11-02 Loïc Chapeaux + * sql.php3, lines 225-233: in case of erroneous query, it is now + re-displayed in the query textearea of the calling script. + * lang/slovak.inc.php3: eol was missing at the end of the file. 2001-11-02 Marc Delisle * lang/slovak-iso.inc.php3: updates thanks to Lubos Klokner, tests with Loïc: this file must be sent gzipped, otherwise Windows will - corrupt some characters + corrupt some characters. -2001-10-28 Loïc Chapeaux +2001-10-29 Loïc Chapeaux * main.php3: removed an other display of the socket used and the port used if the 'verbose' setting exists for a server. * lang/italian.inc.php3: updated thanks to Pietro Danesi.