Mercurial > p > roundup > code
diff CHANGES.txt @ 1916:d157b9b56ebf
implemented munging of template name for installed trackers
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 13 Nov 2003 04:12:10 +0000 |
| parents | 20cfd25cffda |
| children | e90072582d41 |
line wrap: on
line diff
--- a/CHANGES.txt Thu Nov 13 03:41:38 2003 +0000 +++ b/CHANGES.txt Thu Nov 13 04:12:10 2003 +0000 @@ -12,6 +12,9 @@ - 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") Fixed: - mysql documentation fixed to note requirement of 4.0+ and InnoDB
