From 3a9fc399a1be26676612c063331fb79f8cd4b347 Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Thu, 12 Sep 2002 13:26:33 +0000 Subject: [PATCH] no message --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index e421f9f40..f668d552e 100755 --- a/ChangeLog +++ b/ChangeLog @@ -18,7 +18,7 @@ $Source$ 2002-09-11 Alexander M. Turek * libraries/config_import.lib.php3: Another fix against bug #582890. * lang/german-*.inc.php3: Updates. - * libraries/sqlparser.lib.php3: XHTML fix (nl2br is not XHTML compilant + * libraries/sqlparser.lib.php3: XHTML fix (nl2br() is not XHTML compilant before PHP 4.0.5). 2002-09-10: Robin Johnson