File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 11This file contains the changes to the Roundup system over time. The entries
22are given with the most recent entry first.
33
4+ 2003-10-?? 0.6.3
5+ Fixed:
6+ - Added note to upgrading doc for detectors fix in 0.6.2
7+
8+
492003-09-29 0.6.2
510Fixed:
611- cleaned up, clarified internal caching API in *dbm backends
Original file line number Diff line number Diff line change @@ -7,11 +7,24 @@ accordingly.
77
88.. contents::
99
10+ Migrating from 0.6.x to 0.6.3
11+ =============================
12+
13+ 0.6.3 Configuration
14+ -------------------
15+
16+ You will need to copy the file::
17+
18+ templates/classic/detectors/__init__.py
19+
20+ to your tracker's ``detectors`` directory, replacing the one already there.
21+ This fixes a couple of bugs in that file.
22+
23+
1024
1125Migrating from 0.5 to 0.6
1226=========================
1327
14-
15280.6.0 Configuration
1629-------------------
1730
You can’t perform that action at this time.
0 commit comments