Skip to content

Commit ccfa854

Browse files
author
Richard Jones
committed
changes
1 parent 36c8da5 commit ccfa854

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGES.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,17 @@ This file contains the changes to the Roundup system over time. The entries
22
are given with the most recent entry first.
33

44
2001-08-?? - 0.2.6
5+
Feature:
6+
. Added tests for instance initialisation.
7+
58
Fixed:
69
. Implemented correct mail splitting. Added unit tests. Also snips
710
signatures now too.
11+
. Bug #447671 - typo in roundup/init.py
12+
. Changed date.Date to use regular string formatting instead of strftime -
13+
win32 seems to have problems with %T and no hour... or something...
14+
. Instances are now opened by a special function that generates a unique
15+
module name for the instances on import time.
816

917

1018
2001-08-03 - 0.2.5

0 commit comments

Comments
 (0)