summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d24a56f)
raw | patch | inline | side by side (parent: d24a56f)
author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Sun, 5 Aug 2001 07:46:47 +0000 (07:46 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Sun, 5 Aug 2001 07:46:47 +0000 (07:46 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@213 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt | patch | blob | history |
diff --git a/CHANGES.txt b/CHANGES.txt
index 6b9ce8c2f81b2e88fb5d51fbafb378daa73e1b76..7de1d3c04c3776304969977dd85a98a5f3a74b5f 100644 (file)
--- a/CHANGES.txt
+++ b/CHANGES.txt
are given with the most recent entry first.
2001-08-?? - 0.2.6
+Feature:
+ . Added tests for instance initialisation.
+
Fixed:
. Implemented correct mail splitting. Added unit tests. Also snips
signatures now too.
+ . Bug #447671 - typo in roundup/init.py
+ . Changed date.Date to use regular string formatting instead of strftime -
+ win32 seems to have problems with %T and no hour... or something...
+ . Instances are now opened by a special function that generates a unique
+ module name for the instances on import time.
2001-08-03 - 0.2.5