diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-07-07 18:13:39 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-07-07 18:13:39 +0000 |
commit | a7075ed7455619934e9d32ab2b0b466eed7c7e60 (patch) | |
tree | ee6c7e08a78c5b044de8bd6c8f0a41de28cfc2c4 /NEWS | |
parent | 760b91e648ac6dd4d30fe5080e4e1831ff5ed1c6 (diff) | |
download | fetchmail-a7075ed7455619934e9d32ab2b0b466eed7c7e60.tar.gz fetchmail-a7075ed7455619934e9d32ab2b0b466eed7c7e60.tar.bz2 fetchmail-a7075ed7455619934e9d32ab2b0b466eed7c7e60.zip |
Close debian bug that clobbered .fetchmailorc.
svn path=/trunk/; revision=3407
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,11 @@ (The `lines' figures total .c, .h, .l, and .y files under version control.) +* Correction for backslash-handling patch in rfc822.c. +* Fix for Debian bug Bug#1038222: fetchmail conf fails to write file + after configuration; move .fetchmailrc to .fetchmailrc.bak before + overwriting. + fetchmail-5.8.12 (Fri Jul 6 00:56:02 EDT 2001), 21052 lines: * Don't depend on having snprintf available. |