Skip to content

Commit 05fcb66

Browse files
author
Richard Jones
committed
fixes to migration text
1 parent c4fa4fe commit 05fcb66

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

CHANGES.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Fixed:
99
. mail splitting wasn't detecting responses in the same "section" as quoted
1010
text
1111
. missed a "from i18n import _" in date.py
12+
. #501690 ] MIGRATION.txt incomplete
1213

1314
2002-01-08 - 0.4.0b1
1415
Feature:

MIGRATION.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,13 @@ copy it from the roundup cgi-bin source directory again. Make sure you update
6565
the ROUNDUP_INSTANCE_HOMES after the copy.
6666

6767

68+
Nosy reactor
69+
------------
70+
The nosy reactor has also changed - copy the nosyreactor.py file from the core
71+
source roundup/templates/[schema]/detectors/nosyreactor.py to your instance
72+
home "detectors" directory.
73+
74+
6875

6976
Migrating from 0.2.x to 0.3.x
7077
=============================

0 commit comments

Comments
 (0)