From: richard Date: Tue, 7 Aug 2001 00:26:44 +0000 (+0000) Subject: changes X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=52a40a53fc1eaf3da9746b5e730652aaf753f417;p=roundup.git changes git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@221 57a73879-2fb5-44c3-a270-3262357dd7e2 --- diff --git a/CHANGES.txt b/CHANGES.txt index 9dd7909..64ce287 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -16,6 +16,7 @@ Fixed: . 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... + . Bug #448484 - now catching correct exception from makedirs. . Instances are now opened by a special function that generates a unique module name for the instances on import time.