Mercurial > p > roundup > code
comparison doc/upgrading.txt @ 2121:fd5459469069
Did a couple of things:
o- Did the proper doc thing, under Richard's stern disciplinary action
- Updated Changes.txt
- Updated Customizing doc
- Took a change out of upgrading.txt that didn't need to be there
- Made config.py be the same as the minimal config.py
| author | Eddie Parker <eparker@users.sourceforge.net> |
|---|---|
| date | Thu, 25 Mar 2004 22:38:55 +0000 |
| parents | 09ad4c25fca1 |
| children | ee3cf6a44f29 |
comparison
equal
deleted
inserted
replaced
| 2120:09ad4c25fca1 | 2121:fd5459469069 |
|---|---|
| 10 | 10 |
| 11 | 11 |
| 12 | 12 |
| 13 Migrating from 0.7 to 0.8 | 13 Migrating from 0.7 to 0.8 |
| 14 ========================= | 14 ========================= |
| 15 | |
| 16 | |
| 17 0.8.0 Added filereactor detector | |
| 18 -------------------------------- | |
| 19 | |
| 20 This reactor is not installed by default, but rather can be found in the source | |
| 21 directory, under the detectors/ directory. | |
| 22 | |
| 23 In it, it contains a workaround for an Internet Explorer limitation, regarding | |
| 24 .eml and .mht files. It is tested to work with both Internet Explorer 6 and | |
| 25 Mozilla's Firefox. | |
| 26 | |
| 27 Read the description inside of the reactor itself, for more information. | |
| 28 | |
| 29 | 15 |
| 30 0.8.0 Added Dispatcher role | 16 0.8.0 Added Dispatcher role |
| 31 --------------------------- | 17 --------------------------- |
| 32 | 18 |
| 33 A new config option has been added. There is a 'role' that can be filled, | 19 A new config option has been added. There is a 'role' that can be filled, |
