summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4dcc983)
raw | patch | inline | side by side (parent: 4dcc983)
author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Thu, 1 Apr 2004 00:36:24 +0000 (00:36 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Thu, 1 Apr 2004 00:36:24 +0000 (00:36 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@2245 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt | patch | blob | history |
diff --git a/CHANGES.txt b/CHANGES.txt
index 7ed151b6055ac769831eb4bbb9048610ee5f24fb..0b321a824549bd066482f130b6c6329322870eee 100644 (file)
--- a/CHANGES.txt
+++ b/CHANGES.txt
places (thanks Toby Sargeant)
- MySQL and Postgresql use BOOL/BOOLEAN for Boolean types
- OTK generation was busted (thanks Stuart D. Gathman)
-- handle Boolean values in history HTML display
2004-03-27 0.7.0b2
class
-2004-??-?? 0.6.8
+2004-04-01 0.6.8
Fixed:
- existing trackers (ie. live ones) may be used as templates for new
trackers - the TEMPLATE-INFO.txt name entry has the tracker's dir name
- handle bad multilink input at item creation time better (sf bug 917834)
- make sure email signature starts on a newline (sf bug 919759)
- add line to rego email to help URL detection (sf bug 906247)
+- look harder for text/plain in email
+- fixed fallback excel writer in rcsv so it has a delimiter
+- fixed setup.py's use of listTemplates (!)
+- make rdbms serialise() less trusting
+- handle Boolean values in history HTML display
2004-03-01 0.6.7