diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-07-20 11:21:33 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-07-20 11:21:33 +0000 |
commit | 7684e7f9f47ca5b8c80db064129ba66e9f9cada9 (patch) | |
tree | 4c3f88ca5f57f9f9ca383df6546a3786f020d614 /NEWS | |
parent | ecf1ca8748b3fd62ee5cc085aa84acfd21d51c50 (diff) | |
download | fetchmail-7684e7f9f47ca5b8c80db064129ba66e9f9cada9.tar.gz fetchmail-7684e7f9f47ca5b8c80db064129ba66e9f9cada9.tar.bz2 fetchmail-7684e7f9f47ca5b8c80db064129ba66e9f9cada9.zip |
Reference Debian bug #316446.
svn path=/trunk/; revision=4128
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -21,14 +21,15 @@ fetchmail 6.3.0 (not yet released officially): * Added Andrey Lelikov's recipe for Hotmail and Lycos Webmail. * Remove blank between MAIL FROM: and <, which causes Cyrus to complain. Patch by Phil Endecott. (RF) -* Switched to automake. (MA) +* Switched to automake. Matthias Andree. * Build fixes for HESIOD and resolv.h trouble on FreeBSD. (MA) * Fabrice Bellet's fix for Red Hat bug #113492, fetchmail hangs in IMAP mode after EXPUNGE when the server (Dovecot 0.99.10) doesn't update RECENT and EXISTS counts. (MA) * Holger Mauermann's bounce patch, to use a NULL envelope from, not write a Return-Path header (both to meet RFC-2821), changed From, - added Subject header, rewording the human readable part. (MA) + added Subject header, rewording the human readable part. Fixes Debian + bug #316446. (MA) * Merge Sunil Shetye's time.h handling fix. (MA) * Merge Gerd von Egidy's patch to avoid a segfault in multidrop/received mode when the Received: headers are malformatted. (MA) |