aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1999-04-07 22:57:47 +0000
committerEric S. Raymond <esr@thyrsus.com>1999-04-07 22:57:47 +0000
commit66900c733ccef6a01b8fc6d7ca9f5f9adac7656a (patch)
treef8d21da2f215bd13dc3d8473209b287975535406 /NEWS
parent69b56c86fb2139aeba8d842f3f158aa4a88d9a5e (diff)
downloadfetchmail-66900c733ccef6a01b8fc6d7ca9f5f9adac7656a.tar.gz
fetchmail-66900c733ccef6a01b8fc6d7ca9f5f9adac7656a.tar.bz2
fetchmail-66900c733ccef6a01b8fc6d7ca9f5f9adac7656a.zip
First round of post-5.0.0 buglets.
svn path=/trunk/; revision=2430
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b6a2cef6..65275856 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,13 @@
Release Notes:
+fetchmail-5.0.1 ():
+* Try to discover user/home via getpwuid(getuid()) before using LOGNAME/HOME.
+* Mike Pearce's fix for buggy DEFAULT handling in .netrc.
+
+There are 255 people on fetchmail-friends and 369 on fetchmail-announce.
+
+------------------------------------------------------------------------------
fetchmail-5.0.0 (Mon Apr 5 11:00:24 EDT 1999):
* Update for fetchsetup from Kent Robotti.
* Eliminate a realloc error in fetchmail -v -v progress message generation.