From 1188d563dee6e2aca3af77cd321aa880bee61f91 Mon Sep 17 00:00:00 2001 From: changelog Date: Tue, 24 Sep 2002 00:35:12 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index dc65f688..7b0cd54e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2002-09-23 Monte Ohrt + + * Config_File.class.php: + add support for mac/dos formatted config files (fix newlines) + + * docs/programmers.sgml: add optional tags to clear_cache parameters + + * docs/designers.sgml: + fix error with include_php description, add $this to description + 2002-09-20 Monte Ohrt * NEWS