Skip to content

Commit 5b00d60

Browse files
author
Richard Jones
committed
changes
1 parent 67fb7de commit 5b00d60

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

CHANGES.txt

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
This file contains the changes to the Roundup system over time. The entries
22
are given with the most recent entry first.
33

4-
2001-08-?? - 0.2.6
4+
2001-08-08 - 0.2.6
55
Note:
66
. Roundup is now released under the same terms as the Python License.
77

88
Feature:
9-
. Added tests for instance initialisation.
10-
. Now bundling unittest with the package so that everyone can use the unit
11-
tests.
9+
. Added tests for instance initialisation. No more releasing the software
10+
with bugs in roundup.init!
11+
. Now bundling unittest with the package so that python 2.0 users can use
12+
the tests.
13+
. Much better error handling and messages generated by the mail gateway.
1214

1315
Fixed:
1416
. Implemented correct mail splitting. Added unit tests. Also snips

0 commit comments

Comments
 (0)