diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2002-09-06 09:12:35 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2002-09-06 09:12:35 +0000 |
commit | 2aef8af09067dbdaa7b7469c457d5c6be076a032 (patch) | |
tree | 3798e60da66c21a85e45ec317f42219ad3b4aa83 | |
parent | 1e5e78f307054a7333f44e91aa074ca902d15d3d (diff) | |
download | fetchmail-2aef8af09067dbdaa7b7469c457d5c6be076a032.tar.gz fetchmail-2aef8af09067dbdaa7b7469c457d5c6be076a032.tar.bz2 fetchmail-2aef8af09067dbdaa7b7469c457d5c6be076a032.zip |
Ready to ship a pre-release.
svn path=/trunk/; revision=3702
-rw-r--r-- | NEWS | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -2,9 +2,11 @@ (The `lines' figures total .c, .h, .l, and .y files under version control.) -* Sunil Shetyye's patch to eliminate multiple bounces. +fetchmail-5.9.14 (Fri Sep 6 05:03:25 EDT 2002), 21932 lines: + +* Sunil Shetye's patch to eliminate multiple bounces. * Moritz Jodeit <moritz@jodeit.org>'s patch for re-exec with no args. -* Sunil Shetyye's patch to solve the re-exec problem with relative files. +* Sunil Shetye's patch to solve the re-exec problem with relative files. * Cygwin portability patch (use ROOT_UID) from Jason Tishler. * Workaround for the CAPA error problem is documented in the FAQ. * Updated Polish, Danish, and Catalan translations. @@ -12,6 +14,8 @@ * Sunil Shetye's patch to improve handling of unreadable boxes in POP3. * Berkeley port fix for Kerberos IV. +There are 518 people on fetchmail-friends and 680 on fetchmail-announce. + fetchmail-5.9.13 (Sat Jun 22 17:53:00 EDT 2002), 21791 lines: * Cygwin port fixes for socket.c. |