Mercurial > p > roundup > code
diff CHANGES.txt @ 4405:863ec554525c
new mailgw config option subject_updates_title...
...see discussion
http://thread.gmane.org/gmane.comp.bug-tracking.roundup.user/10169
| author | Ralf Schlatterbeck <schlatterbeck@users.sourceforge.net> |
|---|---|
| date | Wed, 04 Aug 2010 10:01:23 +0000 |
| parents | 172489ea9e07 |
| children | 698a1e0504b0 |
line wrap: on
line diff
--- a/CHANGES.txt Thu Jul 29 00:40:13 2010 +0000 +++ b/CHANGES.txt Wed Aug 04 10:01:23 2010 +0000 @@ -7,6 +7,11 @@ - 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:
