Mercurial > p > roundup > code
comparison doc/upgrading.txt @ 3255:5c39bc501c34 maint-0.8
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 04 Apr 2005 07:22:59 +0000 |
| parents | 96086801bd61 |
| children | f3e82dc57c7e 751601e710d8 |
comparison
equal
deleted
inserted
replaced
| 3252:190ace261c0c | 3255:5c39bc501c34 |
|---|---|
| 10 then you don't need to do anything. If you're upgrading from 0.5.6 to | 10 then you don't need to do anything. If you're upgrading from 0.5.6 to |
| 11 0.6.8 though, you'll need to check the "0.5 to 0.6" and "0.6.x to 0.6.3" | 11 0.6.8 though, you'll need to check the "0.5 to 0.6" and "0.6.x to 0.6.3" |
| 12 steps. | 12 steps. |
| 13 | 13 |
| 14 .. contents:: | 14 .. contents:: |
| 15 | |
| 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 | |
| 15 | 30 |
| 16 Migrating from 0.7.1 to 0.8.0 | 31 Migrating from 0.7.1 to 0.8.0 |
| 17 ============================= | 32 ============================= |
| 18 | 33 |
| 19 You *must* fully uninstall previous Roundup version before installing | 34 You *must* fully uninstall previous Roundup version before installing |
