aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-02-07 00:47:42 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-02-07 00:47:42 +0000
commitb8e65546c552c637b53d212a16e39b105a4437d3 (patch)
tree5c19005efc86533d447dda086bf9f2290eb7d690 /NEWS
parent412f06be47f19e1004576e94c2b7e09bf98ddc05 (diff)
downloadfetchmail-b8e65546c552c637b53d212a16e39b105a4437d3.tar.gz
fetchmail-b8e65546c552c637b53d212a16e39b105a4437d3.tar.bz2
fetchmail-b8e65546c552c637b53d212a16e39b105a4437d3.zip
Obvious bug fixes for 5.6.3.
svn path=/trunk/; revision=3022
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 10028c32..0cc5301a 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,12 @@
(The `lines' figures total .c, .h, .l, and .y files under version control.)
+* VPATH build fixed (thanks to Harry McGavran).
+* Danny O'Brien's patch allowing preauth and idle to work together.
+* Fixed a bug in configure.in that was resulting in KERBEROS_IV being
+ set when it should not have been (several reports).
+* FAQ change: mailing lists have moved to MailMan.
+
fetchmail-5.6.2 (Fri Jan 5 16:45:47 EST 2001), 19744 lines:
* Dave Bodenstab's fix for the lockfile re-exec problem.