aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-10-29 19:51:48 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-10-29 19:51:48 +0000
commit9107f6f45fe2cb1ea1e73023b8f5ef417867fd7a (patch)
treebaa36d0895daa606215a70900525a038c8bbb3db /NEWS
parent5d0ef5e37f24ae159d39b13358a297aab55b991e (diff)
downloadfetchmail-9107f6f45fe2cb1ea1e73023b8f5ef417867fd7a.tar.gz
fetchmail-9107f6f45fe2cb1ea1e73023b8f5ef417867fd7a.tar.bz2
fetchmail-9107f6f45fe2cb1ea1e73023b8f5ef417867fd7a.zip
Make fetchmail -q faster.
svn path=/trunk/; revision=426
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 12bfed17..9c54fd6f 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@
pl 1.9.5 ():
* Added -N, --nodetach option for debugging purposes.
* Use interval timers for poll-interval sleep and nonresponse timeout.
+* fetchmail -q no longer parses the configuration file.
pl 1.9.4 (Mon Oct 28 20:58:48 EST 1994):
* Correct status interpretation in closemailpipe() (thanks to Neil Harkins).