From: richard Date: Sun, 5 Aug 2001 07:46:47 +0000 (+0000) Subject: changes X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=d0f0522490137383d7a205f86468d2fd3284576e;p=roundup.git changes git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@213 57a73879-2fb5-44c3-a270-3262357dd7e2 --- diff --git a/CHANGES.txt b/CHANGES.txt index 6b9ce8c..7de1d3c 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -2,9 +2,17 @@ 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 +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