diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1999-04-18 19:00:34 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1999-04-18 19:00:34 +0000 |
commit | 32dad94f997b8a42bd04a7476326c5c2b37cf639 (patch) | |
tree | c479b47e6d8e92c36c537de95a1579ce4244d96b | |
parent | 94ae0200b0ab4cff66f187618fd9246e8522a58f (diff) | |
download | fetchmail-32dad94f997b8a42bd04a7476326c5c2b37cf639.tar.gz fetchmail-32dad94f997b8a42bd04a7476326c5c2b37cf639.tar.bz2 fetchmail-32dad94f997b8a42bd04a7476326c5c2b37cf639.zip |
Get these bug fixes in before the Red Hat 6 freeze.
svn path=/trunk/; revision=2443
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -8,14 +8,14 @@ Release Notes: -fetchmail-5.0.1 (): +fetchmail-5.0.1 (Sun Apr 18 14:59:56 EDT 1999): * Try to discover user/home via getpwuid(getuid()) before using LOGNAME/HOME. * Mike Pearce's fix for buggy DEFAULT handling in .netrc. * Keep validation errors from generating message lines that qmail will reject. * Can now use expunge option to chop POP3 retrievals into subsessions. * Fix broken site-deletion code in fetchmailconf. -There are 253 people on fetchmail-friends and 370 on fetchmail-announce. +There are 254 people on fetchmail-friends and 370 on fetchmail-announce. ------------------------------------------------------------------------------ fetchmail-5.0.0 (Mon Apr 5 11:00:24 EDT 1999): |