From 4e7672c4ba6fb5f1af92cf0f39644fd914350b22 Mon Sep 17 00:00:00 2001 From: changelog Date: Wed, 2 Feb 2005 01:33:34 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index a556d3ee..d6d8cb0c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2005-02-01 Monte Ohrt + + * libs/plugins/function.html_image.php: + remove border tag + +2005-02-01 Messju Mohr + + * libs/Smarty.class.php: + fixed serialization of values containing newlines (like _cache_attrs) + in core_write_cache_file() + + bumped version to 2.6.6-dev-3 to indicate that the fileformat of cache + has changed + 2005-01-30 Messju Mohr * NEWS