aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-09-23 03:39:38 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-09-23 03:39:38 +0000
commit1e9e11e614d165c4037d9e20cda47eee115b1611 (patch)
treeaedf969b540e4215a6f27c0e1e3d34728d7ae093
parentce3a6c046aa3cbc0bb08a149289c7aee2721bad1 (diff)
downloadfetchmail-1e9e11e614d165c4037d9e20cda47eee115b1611.tar.gz
fetchmail-1e9e11e614d165c4037d9e20cda47eee115b1611.tar.bz2
fetchmail-1e9e11e614d165c4037d9e20cda47eee115b1611.zip
Version bump.
svn path=/trunk/; revision=1390
-rw-r--r--Makefile.in2
-rw-r--r--NEWS4
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@
diff --git a/NEWS b/NEWS
index 6acd93ad..1a868697 100644
--- a/NEWS
+++ b/NEWS
@@ -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.