[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.535.2.94
Andreas Jung
andreas@andreas-jung.com
Sat, 22 Feb 2003 10:14:53 -0500
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv17503/doc
Modified Files:
Tag: Zope-2_6-branch
CHANGES.txt
Log Message:
- Collector #816: dtml-sendmail corrupted header if message was
left blank.
=== Zope/doc/CHANGES.txt 1.535.2.93 => 1.535.2.94 ===
--- Zope/doc/CHANGES.txt:1.535.2.93 Fri Feb 21 09:41:23 2003
+++ Zope/doc/CHANGES.txt Sat Feb 22 10:14:22 2003
@@ -15,6 +15,9 @@
- Collector #814: PathIndexes now uses IITreeSet instead of
IISet. This should result in less memory usage.
+ - Collector #816: dtml-sendmail corrupted header if message was
+ left blank.
+
Zope 2.6.1
Features added