diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-05-25 20:19:56 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-05-25 20:19:56 +0000 |
commit | 4d8edfba0f9a7455d3b3a871c322bca79ec958b1 (patch) | |
tree | 94c11113a304c86531e458bcec3f0478bccbc87b /NEWS | |
parent | 46f09f6cc835329a3b822db6004fe1adcbe10278 (diff) | |
download | fetchmail-4d8edfba0f9a7455d3b3a871c322bca79ec958b1.tar.gz fetchmail-4d8edfba0f9a7455d3b3a871c322bca79ec958b1.tar.bz2 fetchmail-4d8edfba0f9a7455d3b3a871c322bca79ec958b1.zip |
Fix the idfile option.
svn path=/trunk/; revision=1829
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,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. +* Pascal Grudler <pg@dtx466.ledl.com> sent a fix for the idfile option. * Several fixes for command-line processing from Gunther Leber: - in fetchmail.c * set tmpbuf to NULL after freeing the buffer (so this will hopefully |