Mercurial > p > roundup > code
diff CHANGES.txt @ 2073:261c2e6ceb1e
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 05 Mar 2004 00:08:09 +0000 |
| parents | e9e20f0adf1c |
| children | 3e0961d6d44d |
line wrap: on
line diff
--- a/CHANGES.txt Wed Mar 03 23:38:04 2004 +0000 +++ b/CHANGES.txt Fri Mar 05 00:08:09 2004 +0000 @@ -13,9 +13,6 @@ - all RDBMS backends now have indexes on several columns - change nosymessage and send_message to accept msgid=None (RFE #707235). - handle Resent-From: headers (sf bug 841151) -- 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 - appended (so the demo tracker's template name is "classic-demo") - always sort MultilinkHTMLProperty in the correct order, usually alphabetically (sf feature 790512). - added script for copying user(s) from tracker to tracker (sf patch @@ -74,8 +71,16 @@ * form_parser.py - parsePropsFromForm & extractFormList in a FormParser class -2004-??-?? 0.6.7 +2004-??-?? 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 + appended (so the demo tracker's template name is "classic-demo") + + +2004-03-01 0.6.7 +Fixed: +- be more backward-compatible when asking for EMAIL_CHARSET - made error on create consistent with edit when user enters invalid data for Multilink and Link form fields (sf bug 904072) - made errors from bad input in the quick "Show issue:" form more
