aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-10-08 07:00:36 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-10-08 07:00:36 +0000
commit5906e49aecf5b6957bae8cb438f42af5ca425967 (patch)
tree41de8f1c92d8314506b8a4bcb9065220668f6b45
parent5d344bf47fcf2b5afd46d72576b129296e2c634a (diff)
downloadfetchmail-5906e49aecf5b6957bae8cb438f42af5ca425967.tar.gz
fetchmail-5906e49aecf5b6957bae8cb438f42af5ca425967.tar.bz2
fetchmail-5906e49aecf5b6957bae8cb438f42af5ca425967.zip
Update.
svn path=/trunk/; revision=246
-rw-r--r--NEWS8
1 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 52f0fc40..e0f70251 100644
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,12 @@ features --
* Make configure more GNUish; it understands --prefix and other standard
autoconf options now (see INSTALL for details)
+* Better documentation of the new .fetchmailrc extensions and the slightly
+ stricter rules for ordering options.
+
+* Expanded installation instructions including how to test for correct
+ operation without losing mail.
+
bugs --
* You may have to rearrange the order of options in your .fetchmailrc.
@@ -34,7 +40,7 @@ bugs --
* Fixed broken 'p' option.
* `norewrite' and `rewrite' in .fetchrc were the inverses of what they
- should have been.
+ should have been (but the rewrite default was set correctly).
fetchmail-1.6 (Sun Oct 6 20:55:09 EDT 1996):