diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-05-25 18:36:52 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-05-25 18:36:52 +0000 |
commit | 61285c7f2db6ad78adb7a66a271dbbfd60aca6fe (patch) | |
tree | c2e57d81f5f6222eda5d84605e6da56e46e9c7b9 /NEWS | |
parent | 3d4766f364c15b28aa2bb5dac69912dc61c67624 (diff) | |
download | fetchmail-61285c7f2db6ad78adb7a66a271dbbfd60aca6fe.tar.gz fetchmail-61285c7f2db6ad78adb7a66a271dbbfd60aca6fe.tar.bz2 fetchmail-61285c7f2db6ad78adb7a66a271dbbfd60aca6fe.zip |
Kok Seng's package to prevent UID lossage.
svn path=/trunk/; revision=1826
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ fetchmail-4.4.8 (): * Removed fetchall side-effect kluge, now that we knowe how to make TOP work with qpopper 2.3+. +* Patch by Kok Seng to prevent loss of UID info when a query fails. * Several fixes for command-line processing from Gunther Leber: - in fetchmail.c * set tmpbuf to NULL after freeing the buffer (so this will hopefully |