cvs: smarty / NEWS

[email protected] ("boots") Tue, 20 Jun 2006 16:50:41 -0000
Newsgroups php.smarty.cvs
Message-ID <cvsboots1150822241@cvsserver>
boots		Tue Jun 20 16:50:41 2006 UTC

  Modified files:              
    /smarty	NEWS 
  Log:
  emulate %l in the date_format modifier on windows
  
  thanks to Gibberish from the forums for reporting this
  
http://cvs.php.net/viewvc.cgi/smarty/NEWS?r1=1.533&r2=1.534&diff_format=u
Index: smarty/NEWS
diff -u smarty/NEWS:1.533 smarty/NEWS:1.534
--- smarty/NEWS:1.533	Wed Jun 14 14:14:23 2006
+++ smarty/NEWS	Tue Jun 20 16:50:41 2006
@@ -1,3 +1,4 @@
+- emulate %l in the date_format modifier on windows (boots) 
 - fix handling of apostrophes in capitalize modifier (Alec Smecher, boots)
 
 Version 2.6.14 (May 28th, 2006)