Code

- No longer use the root logger, use a logger with prefix "roundup",
[roundup.git] / CHANGES.txt
index 1a583d38d8b22bf6fd31301439bb1318a48ab77b..66aa139f59c9b522d7021e014e0e5274d47e94b5 100644 (file)
@@ -1,9 +1,30 @@
 This file contains the changes to the Roundup system over time. The entries
 are given with the most recent entry first.
 
+2010-??-?? 1.4.16
+
+Features:
+
+- allow trackers to override the classes used to render properties in
+  templating per issue2550659 (thanks Ezio Melotti)
+- new mailgw configuration item "subject_updates_title": If set to "no"
+  a changed subject in a reply to an issue will not update the issue
+  title with the changed subject. Thanks to Arkadiusz Kita and Peter
+  Funk for requesting the feature and discussing the implementation.
+  http://thread.gmane.org/gmane.comp.bug-tracking.roundup.user/10169
+
+Fixed:
+
+- fixed reporting of source missing warnings
+- fix for incorrect except: syntax, issue2550661 (thanks Jakub Wilk)
+- No longer use the root logger, use a logger with prefix "roundup",
+  see http://thread.gmane.org/gmane.comp.bug-tracking.roundup.devel/5356
+
+
 2010-07-12 1.4.15
 
 Fixed:
+
 - A bunch of regressions were introduced in the last release making Roundup
   no longer work in Python releases prior to 2.6
 - make URL detection a little smarter about brackets per issue2550657
@@ -13,9 +34,11 @@ Fixed:
 2010-07-01 1.4.14
 
 Features:
+
 - Preparations for getting 2to3 work, not completed yet. (Richard Jones)
 
 Fixed:
+
 - User input not escaped when a bad template name is supplied (thanks
   Benjamin Pollack)
 - The email for the first message on an issue was having its In-Reply-To