aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2000-02-07 01:50:05 +0000
committerEric S. Raymond <esr@thyrsus.com>2000-02-07 01:50:05 +0000
commitb499b39f7a8fd559eff8ded1c62630dcc57bce2b (patch)
tree23980af4a3b5ce8ee8461d2bf14c3e46c867bc32 /NEWS
parent956889533ce6427bfb9d75c8114c8265373fd917 (diff)
downloadfetchmail-b499b39f7a8fd559eff8ded1c62630dcc57bce2b.tar.gz
fetchmail-b499b39f7a8fd559eff8ded1c62630dcc57bce2b.tar.bz2
fetchmail-b499b39f7a8fd559eff8ded1c62630dcc57bce2b.zip
Ready to ship.
svn path=/trunk/; revision=2734
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index abd0ee70..86854dd5 100644
--- a/NEWS
+++ b/NEWS
@@ -19,7 +19,15 @@ The Debian bug-tracking page for fetchmail is:
(The `lines' figures total .c, .h, .l, and .y files under version control.)
-fetchmail-5.2.5 (Sat Feb 5 00:01:53 EST 2000), 18517 lines:
+fetchmail-5.2.7 (Sun Feb 6 20:45:41 EST 2000), 18517 lines:
+* Updated FAQ.
+* Updated es.po.
+* Disable mail notification on server unreachable. This turned out to
+ be a very bad idea.
+
+There are 276 people on fetchmail-friends and 493 on fetchmail-announce.
+
+fetchmail-5.2.6 (Sat Feb 5 00:01:53 EST 2000), 18517 lines:
* Close down sockets using shutdown(2) and discarding read data until we
get a TCP FIN. With any luck this will squash our socket leak.
* Open the lockfile with O_SYNC, so we know the file has been written