Mercurial > p > roundup > code
diff 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 |
line wrap: on
line diff
--- a/doc/upgrading.txt Thu Mar 25 21:53:48 2004 +0000 +++ b/doc/upgrading.txt Thu Mar 25 22:38:55 2004 +0000 @@ -13,20 +13,6 @@ Migrating from 0.7 to 0.8 ========================= - -0.8.0 Added filereactor detector --------------------------------- - -This reactor is not installed by default, but rather can be found in the source -directory, under the detectors/ directory. - -In it, it contains a workaround for an Internet Explorer limitation, regarding -.eml and .mht files. It is tested to work with both Internet Explorer 6 and -Mozilla's Firefox. - -Read the description inside of the reactor itself, for more information. - - 0.8.0 Added Dispatcher role ---------------------------
