diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2002-10-31 13:45:55 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2002-10-31 13:45:55 +0000 |
commit | 51276332630d498712af296bd238e34b8daf037c (patch) | |
tree | 11c41598868667209fa94082c93a2e667e6c91d6 /NEWS | |
parent | caef674e29106c14aae5e77d82e6c3ab052d3d3b (diff) | |
download | fetchmail-51276332630d498712af296bd238e34b8daf037c.tar.gz fetchmail-51276332630d498712af296bd238e34b8daf037c.tar.bz2 fetchmail-51276332630d498712af296bd238e34b8daf037c.zip |
Ready to ship stable.
svn path=/trunk/; revision=3763
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -6,7 +6,8 @@ * Updated Turkish, German, Catalan, and Danish translation files. * Fix processing of POP3 messages with missing bodies. * Minor fixes by Sunil Shetye: fix generation of auth fail note, handle - unexpected SIGALRM, plug memory leak, handle lines beginning with '\0'. + unexpected SIGALRM, plug memory leak, handle lines beginning with '\0', + try to bulletproof error handling against read failures. fetchmail-6.1.1 (Fri Oct 18 14:53:51 EDT 2002), 22087 lines: |