File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed
Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change 77- disabled file logging in Roundup test suite (sf bug 1155649)
88- return original string if message issue xref isn't valid
99- fix nosyreaction.py to stop it setting the nosy list unnecessarily
10+ (see doc/upgrading.txt for how to fix in your trackers)
1011
1112
12132005-03-03 0.8.2
Original file line number Diff line number Diff line change @@ -13,6 +13,21 @@ steps.
1313
1414.. contents::
1515
16+ Migrating from 0.8.0 to 0.8.3
17+ =============================
18+
19+ 0.8.3 Nosy Handling Changes
20+ ---------------------------
21+
22+ A change was made to fix a bug in the ``nosyreaction.py`` standard
23+ detector. To incorporate this fix in your trackers, you will need to copy
24+ the ``nosyreaction.py`` file from the ``templates/classic/detectors``
25+ directory of the source to your tracker's ``templates`` directory.
26+
27+ If you have modified the ``nosyreaction.py`` file from the standard
28+ version, you will need to roll your changes into the new file.
29+
30+
1631Migrating from 0.7.1 to 0.8.0
1732=============================
1833
You can’t perform that action at this time.
0 commit comments