Mercurial > p > roundup > code
changeset 2174:e19b391b6b95
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 01 Apr 2004 00:36:24 +0000 |
| parents | 0def552122af |
| children | 723098a10677 |
| files | CHANGES.txt |
| diffstat | 1 files changed, 6 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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
