diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1999-04-07 22:57:47 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1999-04-07 22:57:47 +0000 |
commit | 66900c733ccef6a01b8fc6d7ca9f5f9adac7656a (patch) | |
tree | f8d21da2f215bd13dc3d8473209b287975535406 /NEWS | |
parent | 69b56c86fb2139aeba8d842f3f158aa4a88d9a5e (diff) | |
download | fetchmail-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-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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. |