diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2002-06-04 18:58:23 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2002-06-04 18:58:23 +0000 |
commit | ec6978ac65a656a3f943b4a0d34828727b9ad3a0 (patch) | |
tree | 70aa26816739cfd334afea8e772554846e22a389 | |
parent | 0eb72b8d8452ebe06b0e7a8a98abea4b451519b8 (diff) | |
download | fetchmail-ec6978ac65a656a3f943b4a0d34828727b9ad3a0.tar.gz fetchmail-ec6978ac65a656a3f943b4a0d34828727b9ad3a0.tar.bz2 fetchmail-ec6978ac65a656a3f943b4a0d34828727b9ad3a0.zip |
Version bump.
svn path=/trunk/; revision=3631
-rw-r--r-- | NEWS | 15 |
1 files changed, 14 insertions, 1 deletions
@@ -2,11 +2,24 @@ (The `lines' figures total .c, .h, .l, and .y files under version control.) +fetchmail-5.8.12 (Tue Jun 4 14:57:47 EDT 2002), 21669 lines: + * Brian Grayson's patch enabling compilation under AIX 4.1. * Federico G. Schwindt's patch to support BSD ELF systems. * Fix to Sunil Shetye's attributes patch. * Scott Bronson's patch to reap zombies after an MDA core dump. * New Japanese translation file. +* Catalan support integrated. +* Danish support updated. +* Nalin Dahyabai's patch to prevent a malicious server from crashing + fetchmail on a 64-bit machine. +* Cygwin port patch from Jason Tishler. +* Sunil Shetye's fix for password shrouding. +* Various Debian fixes from HMH. +* Arun A Tharuvai's patch to avoid speaking KPOP to an IMAP server. +* Added Richard Harris's PopDel.py utility to the contrib directory. + +There are 505 people on fetchmail-friends and 670 on fetchmail-announce. fetchmail-5.9.11 (Mon Apr 1 17:09:13 EST 2002), 21597 lines: @@ -58,7 +71,7 @@ fetchmail-5.9.8 (Thu Feb 14 23:47:31 EST 2002), 21358 lines: * Added de translation catalog; updated da and tr catalogs. * vsprintf underflow fixes by Sunil Shetye. * Added warning about IMS POP3 server. -* Mattyhias Andree's fix for a longstanding SSL hang bug. +* Matthias Andree's fix for a longstanding SSL hang bug. * Fix yacc syntax bug when building with SSL. * Sunil Shetye's patch for idle timeout during poll. * Applied HMH's fix for the "message delimiter found in headers" code path |