[ZPT] CVS: Packages/TAL - CHANGES.txt:1.3 HISTORY.txt:1.2

evan@serenade.digicool.com evan@serenade.digicool.com
Sat, 16 Jun 2001 12:23:40 -0400


Update of /cvs-repository/Packages/TAL
In directory serenade:/home/evan/Zope/pt/lib/python/TAL

Modified Files:
	CHANGES.txt HISTORY.txt 
Log Message:
Updated HISTORY and CHANGES



--- Updated File CHANGES.txt in package Packages/TAL --
--- CHANGES.txt	2001/06/16 15:43:56	1.2
+++ CHANGES.txt	2001/06/16 16:23:39	1.3
@@ -4,12 +4,10 @@
   Change information for previous versions can be found in the
   file HISTORY.txt.
 
-    Version 1.3.2
+    Version 1.3.3
 
       Features Added
 
-        - Adopted Zope-style CHANGES.txt and HISTORY.txt
-        - Improved execution performance
-        - Added simple ZPT vs. TAL vs. DTML benchmarks, run by markbench.py
-
       Bugs Fixed
+
+

--- Updated File HISTORY.txt in package Packages/TAL --
--- HISTORY.txt	2001/06/08 20:23:39	1.1
+++ HISTORY.txt	2001/06/16 16:23:39	1.2
@@ -4,6 +4,14 @@
   Change information for the current release can be found
   in the file CHANGES.txt.
 
+    Version 1.3.2
+
+      Features Added
+
+        - Adopted Zope-style CHANGES.txt and HISTORY.txt
+        - Improved execution performance
+        - Added simple ZPT vs. TAL vs. DTML benchmarks, run by markbench.py
+
     Version 1.3.0
 
       Features Added