[Templates-svn] r1067 - trunk/docsrc/src/Release

svn@template-toolkit.org svn@template-toolkit.org


Author: abw
Date: 2007-04-27 14:28:02 +0100 (Fri, 27 Apr 2007)
New Revision: 1067

Modified:
   trunk/docsrc/src/Release/README.tt2
Log:
updated README

Modified: trunk/docsrc/src/Release/README.tt2
===================================================================
--- trunk/docsrc/src/Release/README.tt2	2007-04-27 13:21:30 UTC (rev 1066)
+++ trunk/docsrc/src/Release/README.tt2	2007-04-27 13:28:02 UTC (rev 1067)
@@ -36,6 +36,11 @@
 WHAT'S NEW?
 -----------
 
+Version 2.19 fixes some minor bugs in both Perl and XS versions of the Template
+Stash, and fixes a problem with a test in the test suite failing under Win32.
+It also adds the url filter as a version of what the uri filter used to do
+before we fixed it to do the right thing. 
+
 Version 2.18 fixes a number of minor bugs. It also includes a modification to
 the parser grammar so that you can write expressions as arguments to
 subroutine, method or vmethod calls.