aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-07-07 18:13:39 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-07-07 18:13:39 +0000
commita7075ed7455619934e9d32ab2b0b466eed7c7e60 (patch)
treeee6c7e08a78c5b044de8bd6c8f0a41de28cfc2c4 /NEWS
parent760b91e648ac6dd4d30fe5080e4e1831ff5ed1c6 (diff)
downloadfetchmail-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--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 34ab51ab..aa6f8a5f 100644
--- a/NEWS
+++ b/NEWS
@@ -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.