diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-03-06 04:03:27 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-03-06 04:03:27 +0000 |
commit | 2cc82b76e6597d6d5c984a27abf041666ed7aa1b (patch) | |
tree | 52b37a79fe596561bf0f6eda69cd7266e5450489 /NEWS | |
parent | b565c6cf066a4317a29eacc01a2d4fc47f956549 (diff) | |
download | fetchmail-2cc82b76e6597d6d5c984a27abf041666ed7aa1b.tar.gz fetchmail-2cc82b76e6597d6d5c984a27abf041666ed7aa1b.tar.bz2 fetchmail-2cc82b76e6597d6d5c984a27abf041666ed7aa1b.zip |
Ready to ship.
svn path=/trunk/; revision=2788
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,8 @@ (The `lines' figures total .c, .h, .l, and .y files under version control.) +fetchmail-5.3.1 (Sun Mar 5 23:02:42 EST 2000), 18648 lines: + * Use remotename@hostname for MAIL FROM if we have not been able to deduce a Return-Path. * Fix the attempted fix for Joop Susan's ENOTCONN bug. @@ -23,6 +25,8 @@ * Resolution of #59281 (still loops on Ctrl-C) involved a small change in behavior; SIGPIPE now terminates the current poll cycle. +There are 289 people on fetchmail-friends and 502 on fetchmail-announce. + fetchmail-5.3.0 (Tue Feb 22 08:53:31 PST 2000), 18618 lines: * Horst von Brand's improvements to the specfile generator. |