Mercurial > noffle
annotate NEWS @ 466:e769484a87c3 noffle
[svn] fixed removal of old config dir
| author | godisch | 
|---|---|
| date | Sat, 26 Jul 2003 08:37:07 +0100 | 
| parents | e97ef1e08970 | 
| children | d33568bb18ab | 
| rev | line source | 
|---|---|
| 108 | 1 Current development version: | 
| 2 ---------------------------- | |
| 89 | 3 | 
| 439 | 4 1.1.5 | 
| 5 ----- | |
| 6 | |
| 7 * Lots of bug fixes. In particular online mode should work again. | |
| 8 * Add config to specify whether a Reply-To should be generate when | |
| 9 a message is posted. | |
| 10 * Add 'auth' option to '--server' to switch on client authentication | |
| 11 if not normally enabled. | |
| 12 | |
| 
299
 
94ac4c72baf7
[svn] * NEWS,configure,configure.in,packages/redhat/noffle.spec: Update for 1.1.4.
 
bears 
parents: 
297 
diff
changeset
 | 
13 1.1.4 | 
| 
 
94ac4c72baf7
[svn] * NEWS,configure,configure.in,packages/redhat/noffle.spec: Update for 1.1.4.
 
bears 
parents: 
297 
diff
changeset
 | 
14 ----- | 
| 
 
94ac4c72baf7
[svn] * NEWS,configure,configure.in,packages/redhat/noffle.spec: Update for 1.1.4.
 
bears 
parents: 
297 
diff
changeset
 | 
15 | 
| 
 
94ac4c72baf7
[svn] * NEWS,configure,configure.in,packages/redhat/noffle.spec: Update for 1.1.4.
 
bears 
parents: 
297 
diff
changeset
 | 
16 * Brown paper bag bug fix release. In many cases 1.1.3 won't authenticate | 
| 
 
94ac4c72baf7
[svn] * NEWS,configure,configure.in,packages/redhat/noffle.spec: Update for 1.1.4.
 
bears 
parents: 
297 
diff
changeset
 | 
17 with upstream servers. | 
| 
 
94ac4c72baf7
[svn] * NEWS,configure,configure.in,packages/redhat/noffle.spec: Update for 1.1.4.
 
bears 
parents: 
297 
diff
changeset
 | 
18 | 
| 
297
 
4dc7dabd9318
[svn] * NEWS,configure.in,packages/redhat/noffle.spec: Update for 1.1.3.
 
bears 
parents: 
246 
diff
changeset
 | 
19 1.1.3 | 
| 
 
4dc7dabd9318
[svn] * NEWS,configure.in,packages/redhat/noffle.spec: Update for 1.1.3.
 
bears 
parents: 
246 
diff
changeset
 | 
20 ----- | 
| 
 
4dc7dabd9318
[svn] * NEWS,configure.in,packages/redhat/noffle.spec: Update for 1.1.3.
 
bears 
parents: 
246 
diff
changeset
 | 
21 | 
| 
 
4dc7dabd9318
[svn] * NEWS,configure.in,packages/redhat/noffle.spec: Update for 1.1.3.
 
bears 
parents: 
246 
diff
changeset
 | 
22 * Lots of bug fixes. | 
| 
 
4dc7dabd9318
[svn] * NEWS,configure.in,packages/redhat/noffle.spec: Update for 1.1.3.
 
bears 
parents: 
246 
diff
changeset
 | 
23 * Add optional authentication requirement for clients connecting to | 
| 
 
4dc7dabd9318
[svn] * NEWS,configure.in,packages/redhat/noffle.spec: Update for 1.1.3.
 
bears 
parents: 
246 
diff
changeset
 | 
24 a Noffle server. Depending on compile settings, authentication can | 
| 
 
4dc7dabd9318
[svn] * NEWS,configure.in,packages/redhat/noffle.spec: Update for 1.1.3.
 
bears 
parents: 
246 
diff
changeset
 | 
25 be via a plain text user/password file or via PAM. | 
| 
 
4dc7dabd9318
[svn] * NEWS,configure.in,packages/redhat/noffle.spec: Update for 1.1.3.
 
bears 
parents: 
246 
diff
changeset
 | 
26 * Noffle must now be installed 06755 and owned news.news. Most Noffle | 
| 
 
4dc7dabd9318
[svn] * NEWS,configure.in,packages/redhat/noffle.spec: Update for 1.1.3.
 
bears 
parents: 
246 
diff
changeset
 | 
27 commands can now only be issued by a news admin; basically, a user | 
| 
 
4dc7dabd9318
[svn] * NEWS,configure.in,packages/redhat/noffle.spec: Update for 1.1.3.
 
bears 
parents: 
246 
diff
changeset
 | 
28 who is root, news or in group news. Incorrect permissions on installation | 
| 
 
4dc7dabd9318
[svn] * NEWS,configure.in,packages/redhat/noffle.spec: Update for 1.1.3.
 
bears 
parents: 
246 
diff
changeset
 | 
29 will cause warnings to be logged. | 
| 
 
4dc7dabd9318
[svn] * NEWS,configure.in,packages/redhat/noffle.spec: Update for 1.1.3.
 
bears 
parents: 
246 
diff
changeset
 | 
30 * Add option to list message IDs of queued outgoing messages. | 
| 
 
4dc7dabd9318
[svn] * NEWS,configure.in,packages/redhat/noffle.spec: Update for 1.1.3.
 
bears 
parents: 
246 
diff
changeset
 | 
31 * Better article checking on post. | 
| 
 
4dc7dabd9318
[svn] * NEWS,configure.in,packages/redhat/noffle.spec: Update for 1.1.3.
 
bears 
parents: 
246 
diff
changeset
 | 
32 * Portability fixes. Noffle now compiles on a variety of | 
| 
 
4dc7dabd9318
[svn] * NEWS,configure.in,packages/redhat/noffle.spec: Update for 1.1.3.
 
bears 
parents: 
246 
diff
changeset
 | 
33 Unices and under Cygwin. | 
| 
 
4dc7dabd9318
[svn] * NEWS,configure.in,packages/redhat/noffle.spec: Update for 1.1.3.
 
bears 
parents: 
246 
diff
changeset
 | 
34 * More filter rules. | 
| 
 
4dc7dabd9318
[svn] * NEWS,configure.in,packages/redhat/noffle.spec: Update for 1.1.3.
 
bears 
parents: 
246 
diff
changeset
 | 
35 | 
| 
246
 
6f3a55d18659
[svn] * aclocal.m4,configure.in,configure: Bump version to 1.1.2 & re-run
 
bears 
parents: 
225 
diff
changeset
 | 
36 1.1.2 | 
| 
 
6f3a55d18659
[svn] * aclocal.m4,configure.in,configure: Bump version to 1.1.2 & re-run
 
bears 
parents: 
225 
diff
changeset
 | 
37 ----- | 
| 
 
6f3a55d18659
[svn] * aclocal.m4,configure.in,configure: Bump version to 1.1.2 & re-run
 
bears 
parents: 
225 
diff
changeset
 | 
38 | 
| 
 
6f3a55d18659
[svn] * aclocal.m4,configure.in,configure: Bump version to 1.1.2 & re-run
 
bears 
parents: 
225 
diff
changeset
 | 
39 * Online mode: fetch overviews in appropriate fetch mode for group, | 
| 
 
6f3a55d18659
[svn] * aclocal.m4,configure.in,configure: Bump version to 1.1.2 & re-run
 
bears 
parents: 
225 
diff
changeset
 | 
40 fix bug with articles read not fetching full header info but just | 
| 
 
6f3a55d18659
[svn] * aclocal.m4,configure.in,configure: Bump version to 1.1.2 & re-run
 
bears 
parents: 
225 
diff
changeset
 | 
41 showing overview info. | 
| 
 
6f3a55d18659
[svn] * aclocal.m4,configure.in,configure: Bump version to 1.1.2 & re-run
 
bears 
parents: 
225 
diff
changeset
 | 
42 * RPM spec file updated for RH7. | 
| 
 
6f3a55d18659
[svn] * aclocal.m4,configure.in,configure: Bump version to 1.1.2 & re-run
 
bears 
parents: 
225 
diff
changeset
 | 
43 * Remove more potential sources of corruption if disc fills. | 
| 
 
6f3a55d18659
[svn] * aclocal.m4,configure.in,configure: Bump version to 1.1.2 & re-run
 
bears 
parents: 
225 
diff
changeset
 | 
44 * Memory leak and other minor bug fixes. | 
| 
 
6f3a55d18659
[svn] * aclocal.m4,configure.in,configure: Bump version to 1.1.2 & re-run
 
bears 
parents: 
225 
diff
changeset
 | 
45 | 
| 
225
 
9fb4b7d7e64b
[svn] * docs/Makefile.in: Add testing.txt to documents.
 
bears 
parents: 
219 
diff
changeset
 | 
46 1.1.1 | 
| 
 
9fb4b7d7e64b
[svn] * docs/Makefile.in: Add testing.txt to documents.
 
bears 
parents: 
219 
diff
changeset
 | 
47 ----- | 
| 
 
9fb4b7d7e64b
[svn] * docs/Makefile.in: Add testing.txt to documents.
 
bears 
parents: 
219 
diff
changeset
 | 
48 | 
| 
219
 
d9f314014f7a
[svn] * src/content.c: Remove spurious temporary files and add a closedir()
 
bears 
parents: 
197 
diff
changeset
 | 
49 * Spool directory and config file location now configurable. | 
| 
 
d9f314014f7a
[svn] * src/content.c: Remove spurious temporary files and add a closedir()
 
bears 
parents: 
197 
diff
changeset
 | 
50 * post-status filter added. | 
| 
 
d9f314014f7a
[svn] * src/content.c: Remove spurious temporary files and add a closedir()
 
bears 
parents: 
197 
diff
changeset
 | 
51 * Optional patterns to select groups for --fetch and --query. | 
| 
225
 
9fb4b7d7e64b
[svn] * docs/Makefile.in: Add testing.txt to documents.
 
bears 
parents: 
219 
diff
changeset
 | 
52 * Remove some potential causes of newsbase corruption in the event of | 
| 
 
9fb4b7d7e64b
[svn] * docs/Makefile.in: Add testing.txt to documents.
 
bears 
parents: 
219 
diff
changeset
 | 
53 disc fill/failure. | 
| 
 
9fb4b7d7e64b
[svn] * docs/Makefile.in: Add testing.txt to documents.
 
bears 
parents: 
219 
diff
changeset
 | 
54 * Always replace Message-ID headers in posted messages if improperly | 
| 
 
9fb4b7d7e64b
[svn] * docs/Makefile.in: Add testing.txt to documents.
 
bears 
parents: 
219 
diff
changeset
 | 
55 formatted. Change default on replace-messageid to 'no'. | 
| 
 
9fb4b7d7e64b
[svn] * docs/Makefile.in: Add testing.txt to documents.
 
bears 
parents: 
219 
diff
changeset
 | 
56 * Optional pattern on noffle --fetch to specify a particular server. | 
| 
219
 
d9f314014f7a
[svn] * src/content.c: Remove spurious temporary files and add a closedir()
 
bears 
parents: 
197 
diff
changeset
 | 
57 | 
| 
 
d9f314014f7a
[svn] * src/content.c: Remove spurious temporary files and add a closedir()
 
bears 
parents: 
197 
diff
changeset
 | 
58 1.1 | 
| 
 
d9f314014f7a
[svn] * src/content.c: Remove spurious temporary files and add a closedir()
 
bears 
parents: 
197 
diff
changeset
 | 
59 --- | 
| 
 
d9f314014f7a
[svn] * src/content.c: Remove spurious temporary files and add a closedir()
 
bears 
parents: 
197 
diff
changeset
 | 
60 | 
| 131 | 61 * Use LIST instead of LIST ACTIVE if possible to help work with old servers. | 
| 62 * Article filtering: see noffle.conf(5) for details. | |
| 
142
 
ffbb0497402c
[svn] Noffle no longer hangs if the connection breaks down during a fetch.
 
enz 
parents: 
133 
diff
changeset
 | 
63 * Noffle no longer hangs if the connection breaks down during a fetch. | 
| 148 | 64 * SENDMAILPROG is used instead of mail for returning failed postings. | 
| 
197
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
185 
diff
changeset
 | 
65 * Noffle will act as inews if invoked as inews. | 
| 
150
 
1c7303c71f66
[svn]  * src/protocol.c: Fix bug in Prt_getLn if we should read a line
 
bears 
parents: 
148 
diff
changeset
 | 
66 * Fetching and reading news can overlap, and generally blocking on the | 
| 
 
1c7303c71f66
[svn]  * src/protocol.c: Fix bug in Prt_getLn if we should read a line
 
bears 
parents: 
148 
diff
changeset
 | 
67 database lock reduced to a minimum. | 
| 
185
 
fed1334d766b
[svn] * src/client.c: Change variable only used on constant to 'const'.
 
bears 
parents: 
150 
diff
changeset
 | 
68 * Select debug logging via noffle.conf. Logging is always compiled | 
| 
 
fed1334d766b
[svn] * src/client.c: Change variable only used on constant to 'const'.
 
bears 
parents: 
150 
diff
changeset
 | 
69 in, so reduce debug options to build with/without debugging info. | 
| 
197
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
185 
diff
changeset
 | 
70 * Output of list groups commands is no longer sorted | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
185 
diff
changeset
 | 
71 for avoiding problems with calls to external sort command | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
185 
diff
changeset
 | 
72 and for speeding up response time. | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
185 
diff
changeset
 | 
73 The group list is sorted by most clients anyway. | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
185 
diff
changeset
 | 
74 * Observe Expires: and Supersedes: headers. | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
185 
diff
changeset
 | 
75 * Added '--post' command line option. | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
185 
diff
changeset
 | 
76 * Add 'path-header' and Path: addition to posted articles. | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
185 
diff
changeset
 | 
77 * Rename 'auto-subscribe-mode' to 'default-auto-subscribe-mode' and | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
185 
diff
changeset
 | 
78 add new 'auto-subscribe-mode <group pattern> <mode>' option. | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
185 
diff
changeset
 | 
79 * Add getgroups and omitgroups options. | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
185 
diff
changeset
 | 
80 * Add From: and Organization: headers on posting if not present. | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
185 
diff
changeset
 | 
81 | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
185 
diff
changeset
 | 
82 1.0.1: | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
185 
diff
changeset
 | 
83 ------ | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
185 
diff
changeset
 | 
84 | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
185 
diff
changeset
 | 
85 * Released on 15 Jun 2001 | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
185 
diff
changeset
 | 
86 * Fixed bug that broke authentication if the server required it at | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
185 
diff
changeset
 | 
87 connect time. | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
185 
diff
changeset
 | 
88 * Fix bug that made Noffle to get server responses to wrong commands, | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
185 
diff
changeset
 | 
89 after a read timeout occurred and could lead to mixed up group | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
185 
diff
changeset
 | 
90 contents and messages. | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
185 
diff
changeset
 | 
91 * minor optimizations and fixes | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
185 
diff
changeset
 | 
92 | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
185 
diff
changeset
 | 
93 1.0: | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
185 
diff
changeset
 | 
94 ---- | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
185 
diff
changeset
 | 
95 | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
185 
diff
changeset
 | 
96 * Released on 27 Jan 2001. | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
185 
diff
changeset
 | 
97 * In the 1.0pre8 release, debug logging was enabled in the standard | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
185 
diff
changeset
 | 
98 settings, which slowed down Noffle considerably. it is disabled by | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
185 
diff
changeset
 | 
99 default now. | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
185 
diff
changeset
 | 
100 | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
185 
diff
changeset
 | 
101 1.0pre8: | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
185 
diff
changeset
 | 
102 -------- | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
185 
diff
changeset
 | 
103 | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
185 
diff
changeset
 | 
104 * Noffle no longer hangs if the connection breaks down during a fetch. | 
| 
 
24d4cd032da5
[svn] * AUTHORS,INSTALL,NEWS,README,TODO,docs/NOTES,src/client.c,src/protocol.c,
 
bears 
parents: 
185 
diff
changeset
 | 
105 * SENDMAILPROG is used instead of mail for returning failed postings. | 
| 133 | 106 | 
| 107 1.0pre7: | |
| 108 -------- | |
| 109 | |
| 110 * Fixed a bug that caused noffle to hang with some readers (like tin/Gnus). | |
| 127 | 111 * Fix bug with time of last server access for setups with multiple servers. | 
| 112 You must re-run 'noffle --query groups'. | |
| 113 * Remove '--query times'. | |
| 114 * Fix date printing bug. Now works in all(?) timezones. | |
| 115 * Fix bug with 'XHDR <msgId>'. Add 'XPAT <msgId>'. | |
| 
116
 
0a12fc56db30
[svn] path-header, Approved: header recognition, posting changes, remove SA_INTERRUPT, minor include updates.
 
bears 
parents: 
108 
diff
changeset
 | 
116 * Allow post to local moderated group if 'Approved:' header present. | 
| 89 | 117 | 
| 
42
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
118 1.0pre6 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
119 ------- | 
| 108 | 120 11 June 2000 | 
| 
42
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
121 | 
| 108 | 122 * added ./configure-option '--enable-debug=[no/min/yes]' | 
| 123 * Add 'info-always-unread' option. | |
| 49 | 124 * Add support for XOVER with no argument. Also XHDR with message ID | 
| 125 argument and XHDR when 'xref' requested (trn needs this). | |
| 
42
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
126 * Forget cached group info when group database closed. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
127 * Added list of 'forbidden' newsgroup specs., as defined in draft IETF | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
128 Newsgroup Format (C.Lindsey), tracked to replace RFC1036. This defines | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
129 newsgroup names that should only be used for server-local groups and | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
130 server pseudo-groups (e.g. INN's to.*, cancel, cancel.*, junk). These | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
131 are now intercepted when querying server groups and ignored. Group names | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
132 omitted are any single component names, any 'control.*', 'to' or | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
133 'to.*',and any with a component 'all' or 'ctl'. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
134 Note these restrictions do not apply to local group names. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
135 * Fixed problem with article numbering if the overview file empties, | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
136 e.g. due to all articles in a very low volume group expiring. This | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
137 would cause article numbers to be set back to 1 when a new article | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
138 arrives. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
139 * Record newsgroup posting status. Enforce it at posting time. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
140 Added --modify to change newsgroup descriptions for all groups and | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
141 posting status for local groups. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
142 * Added group deletion. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
143 * Added message cancellation - from command line or by control message. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
144 Note command line only cancels locally - it can't be used to cancel a | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
145 message that has already gone offsite. A control messages cancels | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
146 locally if possible; it is only propaged offsite if the target is in a | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
147 non-local group and has itself already gone offsite. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
148 * Added wildmat code taken from INN - ensure Noffle wildcarding is | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
149 exactly to spec. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
150 * Added group-specific expire times. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
151 * Noffle now sends a "MODE READER" command after connecting to the | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
152 remote server. INN needs this before it will permit POST. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
153 * added support for local groups | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
154 * new command line options --create and --cancel | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
155 * Changed output of 'noffle -a all' to standard mailbox format, | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
156 so that tools like grepmail work. | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
157 * documentation updates | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
158 * NOFFLE now uses the autoconf/automake build-system | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
159 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
160 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
161 0.16 - 1.0pre6pre | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
162 ----------------- | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
163 | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
164 * See ChangeLog | 
| 
 
2467ff423c15
[svn]  * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
 
uh1763 
parents:  
diff
changeset
 | 
165 | 
