aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-10-09 16:03:23 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-10-09 16:03:23 +0000
commit1413fd46bcbd4a05c3e46113fbd7ae11b3d4a40a (patch)
treed31255f0c1f6d1820d79a512ed178a8e8abdad37 /NEWS
parentdf4a9dc9bea6d5ebe6d6c409af795f665c115787 (diff)
downloadfetchmail-1413fd46bcbd4a05c3e46113fbd7ae11b3d4a40a.tar.gz
fetchmail-1413fd46bcbd4a05c3e46113fbd7ae11b3d4a40a.tar.bz2
fetchmail-1413fd46bcbd4a05c3e46113fbd7ae11b3d4a40a.zip
Arrange for timeout by client if server connection is dropped.
svn path=/trunk/; revision=260
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a49ce809..bcff3c4f 100644
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,16 @@ Inflict severe pain on the person(s) responsible for removing LAST from POP3.
Release Notes:
+fetchmail-1.8 ():
+
+* Fix buggy getopt specification of P and p options.
+
+* Use kill(0, pid) to make lock handling a bit smarter (thanks to Johann
+ Vromans for the suggestion).
+
+* Arrange for timeout of client if connection to server is dropped
+ (thanks to Gasper Sinai).
+
fetchmail-1.7 (Tue Oct 8 11:32:44 EDT 1996):
features --