aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-11-28 04:40:29 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-11-28 04:40:29 +0000
commitde060b8d2f4f755c20f9a62491c7c0db1828e32f (patch)
treeffc22253fba4fb20c2795b221c24d54437eba668 /NEWS
parentd78109501b6b323f7ee848cd1357cae83fa06ca3 (diff)
downloadfetchmail-de060b8d2f4f755c20f9a62491c7c0db1828e32f.tar.gz
fetchmail-de060b8d2f4f755c20f9a62491c7c0db1828e32f.tar.bz2
fetchmail-de060b8d2f4f755c20f9a62491c7c0db1828e32f.zip
Added Greg Stark's quitmode feature.
svn path=/trunk/; revision=1542
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c1552417..bf3ded42 100644
--- a/NEWS
+++ b/NEWS
@@ -32,6 +32,10 @@ would just be all-around pleasing aesthetically.
fetchmail-4.3.4 (Sat Nov 22 01:51:41 EST 1997)
* Yet another attempt on the Compuserve RPA moving target.
* Fix ETRN code to poll for the fetchmail host if there's no -S option.
+* Allow `--quit' to be given with other options to shut down a running daemon
+ before anything else gets done (suggested by Greg Stark).
+
+There are 277 people on fetchmail-friends and 92 on fetchmail-announce.
fetchmail-4.3.3 (Sat Nov 22 01:51:41 EST 1997)
* Robert Hardy <rhardy@webcon.net>'s patch to use IMAP EXAMINE in check mode.