[CMF-checkins] CVS: CMF - CHANGES.txt:1.36.2.3
Tres Seaver
tseaver@zope.com
Mon, 17 Dec 2001 13:22:57 -0500
Update of /cvs-repository/CMF
In directory cvs.zope.org:/tmp/cvs-serv6880
Modified Files:
Tag: CMF-1_2-branch
CHANGES.txt
Log Message:
- Ensure that Documents constructed with initial STX get cooked
(Tracker #435).
- Refactor unit test for Document to use 'assertEqual', et aliae.
=== CMF/CHANGES.txt 1.36.2.2 => 1.36.2.3 ===
Bugs Fixed
+ - Ensured that Documents created with initial STX get cooked
+ (Tracker #435).
+
- Made links emitted by 'topic_view' play nice with virtual hosting
(Tracker #433).