Code

implemented munging of template name for installed trackers
[roundup.git] / CHANGES.txt
index c26a27c87033c6a2709b7270044f5abd441d08c9..4cd4ff72e2e226742c296d4c349654708173355c 100644 (file)
@@ -12,6 +12,9 @@ Feature:
 - 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