aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-09-28 20:43:39 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-09-28 20:43:39 +0000
commit27a0815dbc15b1e837b115ade6f5e035152b60f9 (patch)
tree130e7244fc425f516ce11a34adc6c1a4fe06a861 /NEWS
parent83a3ffda69ae3d81dc97ce93467dec75db32c5cd (diff)
downloadfetchmail-27a0815dbc15b1e837b115ade6f5e035152b60f9.tar.gz
fetchmail-27a0815dbc15b1e837b115ade6f5e035152b60f9.tar.bz2
fetchmail-27a0815dbc15b1e837b115ade6f5e035152b60f9.zip
The great options massacre.
svn path=/trunk/; revision=178
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f9ce4efc..86a85a37 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,16 @@ Inflict pain on the person(s) responsible for removing LAST from POP3.
Release Notes:
+fetchmail-1.2 (Sat Sep 28 15:40:50 EDT 1996):
+
+* The great option massacre. Remove --stdout, --limit, --local, --mda.
+ We get a significant code and complexity shrinkage this way (a lot of the
+ configuration machinery goes away too). These things are your MDA's job.
+
+* Link APOP support by default.
+
+* Fix embarrassing Makefile bug.
+
fetchmail-1.1 (Sat Sep 28 09:21:10 EDT 1996):
* In POP3, don't send LAST if STAT shows count of waiting messages to be zero.