Mercurial > noffle
annotate docs/noffle.lsm @ 280:9c54bf672ca1 noffle
[svn] * src/client.c: doGetGrps() was supposed to fall back to "LIST" if
"LIST ACTIVE" wasn't recognised. However, it would only do this
if a group pattern was given, which was downright wrong. Now
fixed.
author | bears |
---|---|
date | Tue, 24 Dec 2002 09:08:59 +0000 |
parents | a53d3f2f2f38 |
children |
rev | line source |
---|---|
267 | 1 Begin4 |
42
2467ff423c15
[svn] * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
uh1763
parents:
diff
changeset
|
2 Title: NOFFLE - news server |
267 | 3 Version: 1.0 |
4 Entered-date: 2002-07-12 | |
42
2467ff423c15
[svn] * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
uh1763
parents:
diff
changeset
|
5 Description: NOFFLE is a news server optimized for low speed dialup |
2467ff423c15
[svn] * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
uh1763
parents:
diff
changeset
|
6 connections to the Internet and few users. |
2467ff423c15
[svn] * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
uh1763
parents:
diff
changeset
|
7 It allows reading news offline with many news reader |
2467ff423c15
[svn] * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
uh1763
parents:
diff
changeset
|
8 programs, even if they do not support offline reading |
2467ff423c15
[svn] * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
uh1763
parents:
diff
changeset
|
9 by themselves. |
2467ff423c15
[svn] * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
uh1763
parents:
diff
changeset
|
10 Keywords: news server, news reader, offline, modem, dialup |
267 | 11 Author: Markus Enzenberger <me@markus-enzenberger.de> |
12 Maintained-by: Markus Enzenberger <me@markus.enzenberger.de> | |
13 Jim Hague <jim@bear-cave.org.uk> | |
14 Primary-site: http://noffle.sourceforge.net | |
42
2467ff423c15
[svn] * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
uh1763
parents:
diff
changeset
|
15 Platforms: UNIX, GNU/Linux |
2467ff423c15
[svn] * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
uh1763
parents:
diff
changeset
|
16 Copying-policy: GPL |
2467ff423c15
[svn] * AUTHORS.html, CHANGELOG.html, COPYING.html, README.html, FAQ.html,
uh1763
parents:
diff
changeset
|
17 End |