From 0c50e29cec390d4452dbf07450068dd18ff6cd0d Mon Sep 17 00:00:00 2001 From: changelog Date: Fri, 13 Feb 2004 01:32:20 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2c464030..52ddbcec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-02-12 Messju Mohr + + * NEWS + libs/Config_File.class.php: + YES and NO should not be booleanized inside triple-quotes in a + config-file. this behaviour changed by accident in 2.6.1 and is now + reverted to pre-2.6.1 behaviour + 2004-02-10 Messju Mohr * NEWS