Mercurial > noffle
diff 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 |
line wrap: on
line diff
--- a/NEWS Thu Nov 22 22:48:07 2001 +0000 +++ b/NEWS Thu Nov 29 22:16:06 2001 +0000 @@ -1,6 +1,13 @@ Current development version: ---------------------------- + * Spool directory and config file location now configurable. + * post-status filter added. + * Optional patterns to select groups for --fetch and --query. + +1.1 +--- + * Use LIST instead of LIST ACTIVE if possible to help work with old servers. * Article filtering: see noffle.conf(5) for details. * Noffle no longer hangs if the connection breaks down during a fetch.