# HG changeset patch # User Richard Jones # Date 1080779784 0 # Node ID e19b391b6b9519504214431704c5a8b4e014a7f9 # Parent 0def552122af8208a9f8042be91dd265896ac307 *** empty log message *** diff -r 0def552122af -r e19b391b6b95 CHANGES.txt --- a/CHANGES.txt Wed Mar 31 23:45:28 2004 +0000 +++ b/CHANGES.txt Thu Apr 01 00:36:24 2004 +0000 @@ -8,7 +8,6 @@ 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 @@ -118,7 +117,7 @@ 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 @@ -126,6 +125,11 @@ - 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