diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-05-12 08:08:32 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-05-12 08:08:32 +0000 |
commit | 90e546a59efcfd335a138df6598607c553baf4fa (patch) | |
tree | 01939d16f0e16e0bdcbc727bf5b8ce642b3e415a /NEWS | |
parent | 78d4646ea2a26a7701feb929195734a3ea2641e3 (diff) | |
download | fetchmail-90e546a59efcfd335a138df6598607c553baf4fa.tar.gz fetchmail-90e546a59efcfd335a138df6598607c553baf4fa.tar.bz2 fetchmail-90e546a59efcfd335a138df6598607c553baf4fa.zip |
Ready to ship this puppy.
svn path=/trunk/; revision=3311
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -2,16 +2,20 @@ (The `lines' figures total .c, .h, .l, and .y files under version control.) +fetchmail-5.8.3 (Sat May 12 04:07:12 EDT 2001), 20502 lines: + * The `localhost' special case of `via' is gone. Use `plugin %h' for talking to ssh instead. * Prevent POP3 code from authenticating multiple times on success. * Fixed IMAP password shrouding. * GCC warning cleanups from ahaas@neosoft.com. * Plug another hole that was letting zombies through. -* SA_RESDTART portability fix for SunOS. +* SA_RESTART portability fix for SunOS. * Ignore Sender and Resent-Sender headers unless they contain @. * Makefile no longer requires GNU make. +There are 333 people on fetchmail-friends and 582 on fetchmail-announce. + fetchmail-5.8.2 (Tue May 8 17:07:53 EDT 2001), 20481 lines: * HH's patches fixing Debian bug #90966 and addressing Debian bug #92554. |