From b8f4a39816515cba55e5c61aa0310d932ca91415 Mon Sep 17 00:00:00 2001 From: changelog Date: Thu, 13 Mar 2003 01:33:34 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/ChangeLog b/ChangeLog index d143f0d4..ef232c31 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2003-03-12 Messju Mohr + + * NEWS + libs/plugins/modifier.truncate.php: + fixed length in modifier.truncate.php + + * NEWS + libs/plugins/outputfilter.trimwhitespace.php: + fixed handling of '$'-signs in trimwhitespace outputfilter (messju) + +2003-03-12 Monte Ohrt + + * docs/programmers.sgml: + update technical explanation of assign_by_ref and append_by_ref + 2003-03-11 Monte Ohrt * NEWS