| 1 |
Changes in |
Changes in version 2.0beta5 - 2002-07-10 |
| 2 |
* Thesaurus filenames changed from nn-foo to nn.foo. |
* Thesaurus filenames changed from nn-foo to nn.foo. |
| 3 |
Use the change-thesaurus-filenames script in the tools |
Use the change-thesaurus-filenames script in the tools |
| 4 |
directory to convert your current thesaurus if you wish |
directory to convert your current thesaurus if you wish |
| 7 |
supported now. Enable seperate_rlists in pingd.conf. |
supported now. Enable seperate_rlists in pingd.conf. |
| 8 |
* Have a combined list. Enable with combined_list in pingd.conf. |
* Have a combined list. Enable with combined_list in pingd.conf. |
| 9 |
|
|
| 10 |
Changes in version 2.0 beta4 - 2002-07-10 |
Changes in version 2.0beta4 - 2002-07-10 |
| 11 |
* Minor documentation fixes |
* Minor documentation fixes |
| 12 |
* Added --process switch |
* Added --process switch |
| 13 |
* Die if metadata or conf data cannot be parsed |
* Die if metadata or conf data cannot be parsed |
| 14 |
* Build manpage into extra file |
* Build manpage into extra file |
| 15 |
|
|
| 16 |
Changes in version 2.0 beta3 - 2002-07-10 |
Changes in version 2.0beta3 - 2002-07-10 |
| 17 |
* Fixed a small bug with writing the metadata so that it could not be |
* Fixed a small bug with writing the metadata so that it could not be |
| 18 |
parsed again |
parsed again |
| 19 |
|
|
| 20 |
Changes in version 2.0 beta2 - 2002-07-10 |
Changes in version 2.0beta2 - 2002-07-10 |
| 21 |
* Moved from XML to Data::Dumper |
* Moved from XML to Data::Dumper |
| 22 |
Use convert-xml-to-datadumper in the tools directory to |
Use convert-xml-to-datadumper in the tools directory to |
| 23 |
convert your setup: |
convert your setup: |
| 28 |
convert-xml-to-datadumper METADATA < data/metadata.old > data/metadata |
convert-xml-to-datadumper METADATA < data/metadata.old > data/metadata |
| 29 |
pingd start |
pingd start |
| 30 |
|
|
| 31 |
Changes in version 2.0 beta1 - 2002-07-07 |
Changes in version 2.0beta1 - 2002-07-07 |
| 32 |
* Initial public beta test |
* Initial public beta test |