File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 88 places (thanks Toby Sargeant)
99- MySQL and Postgresql use BOOL/BOOLEAN for Boolean types
1010- OTK generation was busted (thanks Stuart D. Gathman)
11- - handle Boolean values in history HTML display
1211
1312
14132004-03-27 0.7.0b2
@@ -118,14 +117,19 @@ Cleanup:
118117 class
119118
120119
121- 2004-??-?? 0.6.8
120+ 2004-04-01 0.6.8
122121Fixed:
123122- existing trackers (ie. live ones) may be used as templates for new
124123 trackers - the TEMPLATE-INFO.txt name entry has the tracker's dir name
125124 appended (so the demo tracker's template name is "classic-demo")
126125- handle bad multilink input at item creation time better (sf bug 917834)
127126- make sure email signature starts on a newline (sf bug 919759)
128127- add line to rego email to help URL detection (sf bug 906247)
128+ - look harder for text/plain in email
129+ - fixed fallback excel writer in rcsv so it has a delimiter
130+ - fixed setup.py's use of listTemplates (!)
131+ - make rdbms serialise() less trusting
132+ - handle Boolean values in history HTML display
129133
130134
1311352004-03-01 0.6.7
You can’t perform that action at this time.
0 commit comments