diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2002-06-07 15:51:07 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2002-06-07 15:51:07 +0000 |
commit | 1555960c55f61a23586fe31db9ce1ea1b96fdb10 (patch) | |
tree | 26b84ded4f5d38997e94bf477de94286c3d1a163 | |
parent | ae4422381e78b2541118bf04909813c51a54b147 (diff) | |
download | fetchmail-1555960c55f61a23586fe31db9ce1ea1b96fdb10.tar.gz fetchmail-1555960c55f61a23586fe31db9ce1ea1b96fdb10.tar.bz2 fetchmail-1555960c55f61a23586fe31db9ce1ea1b96fdb10.zip |
Stay up to date on the changes.
svn path=/trunk/; revision=3639
-rw-r--r-- | NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -3,10 +3,11 @@ (The `lines' figures total .c, .h, .l, and .y files under version control.) * Cygwin port fixes for socket.c. -* Matthias Andree's patches to +* Matthias Andree's patches to: (a) clean up xmalloc types, (b) improve distclean, - (c) use sendmail -i in configure.in and dump the fallback configuration. + (c) use sendmail -i in configure.in and dump the fallback configuration, + (d) turn fallback off by default. fetchmail-5.9.12 (Tue Jun 4 14:57:47 EDT 2002), 21669 lines: |