diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-02-07 00:47:42 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-02-07 00:47:42 +0000 |
commit | b8e65546c552c637b53d212a16e39b105a4437d3 (patch) | |
tree | 5c19005efc86533d447dda086bf9f2290eb7d690 /NEWS | |
parent | 412f06be47f19e1004576e94c2b7e09bf98ddc05 (diff) | |
download | fetchmail-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-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |