From b7a9599711463e2ca207eefc3e0de1d6c70bc0e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Wed, 22 Aug 2001 12:58:31 +0000 Subject: [PATCH] no message --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 75c5f21e7..68c8ad17f 100755 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,9 @@ $Source$ 2001-08-22 Loïc Chapeaux * tbl_properties.php3, line 983; lang/*: added $strDropTable. + * lib.inc.php3, lines 1674-1680: enclose all fields in cvs generated files + if this option has been checked. + * main.php3: XHTML1.0 fixes. 2001-08-21 Loïc Chapeaux * sql.php3: fixed a syntax error (is_defined is not a function).