Mercurial > noffle
comparison NEWS @ 127:3c71e28c8eef noffle
[svn] Release-1-0 mergedocs/NOTES
author | bears |
---|---|
date | Tue, 25 Jul 2000 13:14:54 +0100 |
parents | 0a12fc56db30 |
children | 3598fc9581c1 |
comparison
equal
deleted
inserted
replaced
126:7c7a7c96d35b | 127:3c71e28c8eef |
---|---|
3 ------------------------------------------------------------------------------- | 3 ------------------------------------------------------------------------------- |
4 | 4 |
5 Current development version: | 5 Current development version: |
6 ---------------------------- | 6 ---------------------------- |
7 | 7 |
8 * Fix bug with time of last server access for setups with multiple servers. | |
9 You must re-run 'noffle --query groups'. | |
10 * Remove '--query times'. | |
11 * Fix date printing bug. Now works in all(?) timezones. | |
12 * Fix bug with 'XHDR <msgId>'. Add 'XPAT <msgId>'. | |
8 * Allow post to local moderated group if 'Approved:' header present. | 13 * Allow post to local moderated group if 'Approved:' header present. |
9 * Added '--post' command line option. | 14 * Added '--post' command line option. |
10 * Add 'path-header' and Path: addition to posted articles. | 15 * Add 'path-header' and Path: addition to posted articles. |
11 * Rename 'auto-subscribe-mode' to 'default-auto-subscribe-mode' and | 16 * Rename 'auto-subscribe-mode' to 'default-auto-subscribe-mode' and |
12 add new 'auto-subscribe-mode <group pattern> <mode>' option. | 17 add new 'auto-subscribe-mode <group pattern> <mode>' option. |
13 * Observe Expires: and Supersedes: headers. | 18 * Observe Expires: and Supersedes: headers. |
14 * Add getgroups and omitgroups options. | 19 * Add getgroups and omitgroups options. |
20 * Fixed a bug that caused noffle to hang with some readers (like tin). | |
15 | 21 |
16 1.0pre6 | 22 1.0pre6 |
17 ------- | 23 ------- |
18 11 June 2000 | 24 11 June 2000 |
19 | 25 |