aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-07-06 00:08:03 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-07-06 00:08:03 +0000
commit2b5a9b2cc2fbcd1b2f1d5b40d147095b0bfc04bf (patch)
treeb5535d3571da003ccaecb02b594c7836b594c6a2 /NEWS
parentf6f4def1a28b6a3528e0391a5eccd9c403881765 (diff)
downloadfetchmail-2b5a9b2cc2fbcd1b2f1d5b40d147095b0bfc04bf.tar.gz
fetchmail-2b5a9b2cc2fbcd1b2f1d5b40d147095b0bfc04bf.tar.bz2
fetchmail-2b5a9b2cc2fbcd1b2f1d5b40d147095b0bfc04bf.zip
Issue RSET before QUIT if keep is enabled.
svn path=/trunk/; revision=3394
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d3899185..5fd06fad 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@
(The `lines' figures total .c, .h, .l, and .y files under version control.)
+* Don't depend on having snprintf available.
+* Bug fix for envskip.
+* ODMR finally seems to be working.
+
fetchmail-5.8.11 (Sun Jul 1 21:39:26 EDT 2001), 20973 lines:
* Signal-processing fix for Debian bug #102711.