From 9ff637aa8fca3f58e3c1509f010fbb5d88a761e0 Mon Sep 17 00:00:00 2001 From: richard Date: Wed, 8 Aug 2001 02:50:55 +0000 Subject: [PATCH] changes git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@228 57a73879-2fb5-44c3-a270-3262357dd7e2 --- CHANGES.txt | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index 64ce287..e519d61 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,14 +1,16 @@ This file contains the changes to the Roundup system over time. The entries are given with the most recent entry first. -2001-08-?? - 0.2.6 +2001-08-08 - 0.2.6 Note: . Roundup is now released under the same terms as the Python License. Feature: - . Added tests for instance initialisation. - . Now bundling unittest with the package so that everyone can use the unit - tests. + . Added tests for instance initialisation. No more releasing the software + with bugs in roundup.init! + . Now bundling unittest with the package so that python 2.0 users can use + the tests. + . Much better error handling and messages generated by the mail gateway. Fixed: . Implemented correct mail splitting. Added unit tests. Also snips -- 2.30.2