changelog Tue Feb 1 20:33:35 2005 EDT
Modified files:
/smarty ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/smarty/ChangeLog?r1=1.360&r2=1.361&ty=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.360 smarty/ChangeLog:1.361
--- smarty/ChangeLog:1.360 Sun Jan 30 20:35:54 2005
+++ smarty/ChangeLog Tue Feb 1 20:33:34 2005
@@ -1,3 +1,17 @@
+2005-02-01 Monte Ohrt <monte@xxxxxxxx>
+
+ * libs/plugins/function.html_image.php:
+ remove border tag
+
+2005-02-01 Messju Mohr <messju@xxxxxxxxxxxxxxxxxx>
+
+ * 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 <messju@xxxxxxxxxxxxxxxxxx>
* NEWS
@@ -3165,7 +3179,7 @@
* libs/Smarty.class.php
libs/Smarty_Compiler.class.php:
- added CVS $Id: ChangeLog,v 1.360 2005/01/31 01:35:54 changelog Exp $
+ added CVS $Id: ChangeLog,v 1.361 2005/02/02 01:33:34 changelog Exp $
2003-03-31 Messju Mohr <messju@xxxxxxxxxxxxxxxxxx>
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
|