From 615986dadaefd5c3cc68ddd4fc07c3a82a215987 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Mon, 10 Sep 2001 21:45:33 +0000 Subject: [PATCH] no message --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 20955c782..d19fce05a 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,14 @@ phpMyAdmin - Changelog $Id$ $Source$ +2001-09-10 Loïc Chapeaux + * sql.php3, line 177: simple "SELECT" statements like "SELECT 1+1" were + failing because they were added a "LIMIT" clause. + * libraries/common.lib.php3, function 'which_crlf()': taken into account + Mac case. + * libraries/select_lang.lib.php3; lang/finnish.inc.php3: new translation + thanks to Visa Kopu . + 2001-09-09 Loïc Chapeaux * libraries/common.lib.php3, function 'show_message()': no reson to display the "modify" link in $goto = main.php3.