cvs: smarty / ChangeLog

[email protected] (changelog) Thu, 11 Jan 2007 01:31:17 -0000
Newsgroups php.smarty.cvs
Message-ID <cvschangelog1168479077@cvsserver>
changelog		Thu Jan 11 01:31:17 2007 UTC

  Modified files:              
    /smarty	ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/smarty/ChangeLog?r1=1.451&r2=1.452&diff_format=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.451 smarty/ChangeLog:1.452
--- smarty/ChangeLog:1.451	Mon Dec 11 01:31:21 2006
+++ smarty/ChangeLog	Thu Jan 11 01:31:17 2007
@@ -1,3 +1,22 @@
+2007-01-10  boots  <[email protected]>
+
+    * NEWS
+      libs/plugins/modifier.date_format.php
+      libs/plugins/modifier.date_format.php:
+      fix handling of %I with mysql timestamps
+      
+      Thanks to Danilo Buerger
+
+    * NEWS
+      libs/internals/core.write_file.php:
+      Better recognize Windows filesystems to reduce warnings
+
+    * NEWS
+      libs/plugins/modifier.date_format.php:
+      Emulate %R in the date_format modifier on Windows
+      
+      Thanks to Danilo Buerger
+
 2006-12-10  Yannick Torres  <[email protected]>
 
     * docs/fr/getting-started.xml:
@@ -4629,7 +4648,7 @@
 
     * libs/Smarty.class.php
       libs/Smarty_Compiler.class.php:
-      added CVS $Id: ChangeLog,v 1.451 2006/12/11 01:31:21 changelog Exp $
+      added CVS $Id: ChangeLog,v 1.452 2007/01/11 01:31:17 changelog Exp $
 
 2003-03-31  Messju Mohr  <[email protected]>