From 18f3a14292480603e55a0e01b23e1ade59c910c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Fri, 13 Jul 2001 14:53:23 +0000 Subject: [PATCH] no message --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index 102d880c1..74515a575 100755 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,17 @@ $Source$ 2001-07-13 Loïc Chapeaux * left.php3: no DHTML if there is only one table to display (feature #440420) + * lib.inc.php3, lines 785-847: rewritten the 'show_message' function in + order it generates a valid xhtml1.0 code and the programatically added + 'LIMIT' clause is displayed only if it has been trully used. + * tbl_properties.php3: cosmetic changes (added some more 'nowrap'). + * sql.php3: + - lines 40-43: fixed a bug with '<', '>' and '"' characters and put a new + fix for bug #439565; + - line 73: $reload value must be a string (not a boolean); + - lines 83-89: fixed a bug if the sql query contains a 'limit' clause + typed by the user. + * db_readdump.php3.php3, line 64: removed a faulty fix for bug #439565. 2001-07-12 Marc Delisle * Documentation.html: added a FAQ entry about upload errors