diff options
-rw-r--r-- | Makefile.in | 2 | ||||
-rw-r--r-- | NEWS | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in index 55139d95..ea654f88 100644 --- a/Makefile.in +++ b/Makefile.in @@ -3,7 +3,7 @@ # If you're running QNX, we can't assume a working autoconf. # So just uncomment all the lines marked QNX. -VERS=4.2.4 +VERS=4.2.5 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ @@ -14,10 +14,12 @@ Release Notes: ------------------------------------------------------------------------------ -fetchmail-4.2.5 () +fetchmail-4.2.5 (Mon Sep 22 23:38:46 EDT 1997) * Greg Stark's patch for better autoconfiguration on mixed libc5/libc6 systems. * We no longer mess with CFLAGS/LDFLAGS to get Kerberos support linked. * fetchmail now generates its own Received header for bug-tracking. +* Improved handling of IMAP4rev1 CAPABILITY response. +* Better code to avoid buffer overruns on long To/Cc/Bcc headers. There are 284 people on the fetchmail-friends list. |