Skip to content

Commit 701dafd

Browse files
author
Richard Jones
committed
*** empty log message ***
1 parent 2ddede0 commit 701dafd

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGES.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ Fixed:
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

1413
2004-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
122121
Fixed:
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

131135
2004-03-01 0.6.7

0 commit comments

Comments
 (0)