diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-08-06 05:59:47 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-08-06 05:59:47 +0000 |
commit | 48232265f836113745c0534694e65b3c9f8bcfc7 (patch) | |
tree | ab387b0e15e5924155ac060be4a39ebe708e7508 /NEWS | |
parent | 8354acc5f0864f8ba12a94dc8a6cc525abbcc211 (diff) | |
download | fetchmail-48232265f836113745c0534694e65b3c9f8bcfc7.tar.gz fetchmail-48232265f836113745c0534694e65b3c9f8bcfc7.tar.bz2 fetchmail-48232265f836113745c0534694e65b3c9f8bcfc7.zip |
Fixed Bill Powers's uid bug.
svn path=/trunk/; revision=1240
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -21,6 +21,9 @@ Release Notes: ------------------------------------------------------------------------------ +fetchmail-4.0.8 () +* Fixed core dump bug in UID handling introduced by the 4.0.6 change. + fetchmail-4.0.7 (Tue Aug 5 22:47:11 EDT 1997) * Fixed a minor bug in handling of DNS errors in multidrop mode. * Added a `postconnect' analogous to `preconnect'. |