diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-05-22 18:42:39 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-05-22 18:42:39 +0000 |
commit | 703f7886706bd5a7fc34db647edb3fbea5553c0a (patch) | |
tree | c66d018293eacfff8a838934e9e28478ac4d8ab3 /NEWS | |
parent | 0a337ef438e4c5902171516e76666869a87747c6 (diff) | |
download | fetchmail-703f7886706bd5a7fc34db647edb3fbea5553c0a.tar.gz fetchmail-703f7886706bd5a7fc34db647edb3fbea5553c0a.tar.bz2 fetchmail-703f7886706bd5a7fc34db647edb3fbea5553c0a.zip |
Added idfile.
svn path=/trunk/; revision=1794
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -13,10 +13,11 @@ fetchmail-4.4.7 () * Gunther Leber's fix to processing of command-line options. * George Colouris's second try at NetBSD autoconfiguration. * Bruce Mah's fix for core dump in command-line host specification. +* Missing `idfile' declaration added to .fetchmailrc processing. * Mimedecode default turned off pending a fix for the PGP-signature- munging bug. -There are 270 people on fetchmail-friends and 212 on fetchmail-announce. +There are 270 people on fetchmail-friends and 216 on fetchmail-announce. fetchmail-4.4.6 (Sat May 16 14:16:49 EDT 1998) * Fix a bug introduced by my 4.4.5 bug-fix release :-( |