Mercurial > noffle
diff README.html @ 38:8e972daaeab9 noffle
[svn] Applied patch from Jim Hague:
- Forget cached group info when group database closed.
- Added list of 'forbidden' newsgroup specs.
- Fixed problem with article numbering if the overview file empties.
- Changed %i to %d in sscanfs (%i interprets leading zeros as octal numbers)
- New groups now always start numbering at article 1.
- Record newsgroup posting status. Enforce it at posting time.
Added --modify
- Added group deletion.
- Added wildmat code taken from INN
author | enz |
---|---|
date | Fri, 05 May 2000 08:23:15 +0100 |
parents | 526a4c34ee2e |
children |
line wrap: on
line diff
--- a/README.html Thu May 04 09:16:09 2000 +0100 +++ b/README.html Fri May 05 08:23:15 2000 +0100 @@ -27,6 +27,8 @@ <a href="#documentation">Documentation</a> <li> <a href="#links">Links</a> +<li> +<a href="#acknowledgements">Acknowledgements</a> </ul> <p> @@ -179,6 +181,12 @@ </ul> +<h2><a name="acknowledgements">Acknowledgements</a></h2> + +The <i>wildmat</i> newsgroup pattern matching software used by NOFFLE +was developed by Rich Salz, and is as distributed with INN +v2.2. + <p> <hr> <small><i>