From a62e88770a94d063dd79bb432b1bad6abbe43fc2 Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Mon, 1 Jul 2002 17:50:32 +0000 Subject: [PATCH] correction --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index bc6f165ad..6f24852db 100755 --- a/ChangeLog +++ b/ChangeLog @@ -351,7 +351,7 @@ $Source$ * libraries/common.lib.php3: Corrected path to config_import.lib.php3. * libraries/common.lib.php3, lang/*.inc.php3, config.inc.php3: Catch parse errors in the config file. - * lang/chinese.inc.php3: Converted to Unix line feed format. + * lang/chinese_*.inc.php3: Converted to Unix line feed format. * lang/english.inc.php3: Reordered strings. 2002-06-09 Robin Johnson