Mercurial > noffle
comparison NEWS @ 219:d9f314014f7a noffle
[svn] * src/content.c: Remove spurious temporary files and add a closedir()
to terminate opendir()/readdir() sequence properly.
* Updated NEWS ready for 1.1.1.
author | bears |
---|---|
date | Thu, 29 Nov 2001 22:16:06 +0000 |
parents | 24d4cd032da5 |
children | 9fb4b7d7e64b |
comparison
equal
deleted
inserted
replaced
218:411b6ab1acb7 | 219:d9f314014f7a |
---|---|
1 Current development version: | 1 Current development version: |
2 ---------------------------- | 2 ---------------------------- |
3 | |
4 * Spool directory and config file location now configurable. | |
5 * post-status filter added. | |
6 * Optional patterns to select groups for --fetch and --query. | |
7 | |
8 1.1 | |
9 --- | |
3 | 10 |
4 * Use LIST instead of LIST ACTIVE if possible to help work with old servers. | 11 * Use LIST instead of LIST ACTIVE if possible to help work with old servers. |
5 * Article filtering: see noffle.conf(5) for details. | 12 * Article filtering: see noffle.conf(5) for details. |
6 * Noffle no longer hangs if the connection breaks down during a fetch. | 13 * Noffle no longer hangs if the connection breaks down during a fetch. |
7 * SENDMAILPROG is used instead of mail for returning failed postings. | 14 * SENDMAILPROG is used instead of mail for returning failed postings. |