diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-02-07 15:57:26 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-02-07 15:57:26 +0000 |
commit | 59484c291442f0caa1d0332db1dd7e594c175f29 (patch) | |
tree | 02b201c2865ce90592d7d24d1fb9de934f9f12dd | |
parent | 800932136366dce0e20595ffad204ff866781c28 (diff) | |
download | fetchmail-59484c291442f0caa1d0332db1dd7e594c175f29.tar.gz fetchmail-59484c291442f0caa1d0332db1dd7e594c175f29.tar.bz2 fetchmail-59484c291442f0caa1d0332db1dd7e594c175f29.zip |
Ready to ship.
svn path=/trunk/; revision=3036
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,8 @@ (The `lines' figures total .c, .h, .l, and .y files under version control.) +fetchmail-5.6.3 (Wed Feb 7 10:56:21 EST 2001), 19901 lines: + * 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 @@ -10,6 +12,8 @@ * Deal with brain-dead netmind mail missing the RFC822 delimiter line. * ODMR (RFC 2645) support -- untested and probably buggy! +There are 276 people on fetchmail-friends and 558 on fetchmail-announce. + fetchmail-5.6.2 (Fri Jan 5 16:45:47 EST 2001), 19744 lines: * Dave Bodenstab's fix for the lockfile re-exec problem. |