summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d41bd86)
raw | patch | inline | side by side (parent: d41bd86)
author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Tue, 7 Aug 2001 00:26:44 +0000 (00:26 +0000) | ||
committer | richard <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 | patch | blob | history |
diff --git a/CHANGES.txt b/CHANGES.txt
index 9dd79097f6c879c9cbdbfa9b0ab9f8fb909e75b7..64ce2877f4d67f8b4c863f39340ed004f45242d1 100644 (file)
--- a/CHANGES.txt
+++ b/CHANGES.txt
. 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.