Code

changes
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Tue, 7 Aug 2001 00:26:44 +0000 (00:26 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Tue, 7 Aug 2001 00:26:44 +0000 (00:26 +0000)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@221 57a73879-2fb5-44c3-a270-3262357dd7e2

CHANGES.txt

index 9dd79097f6c879c9cbdbfa9b0ab9f8fb909e75b7..64ce2877f4d67f8b4c863f39340ed004f45242d1 100644 (file)
@@ -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.