aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.in2
-rw-r--r--NEWS4
2 files changed, 5 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index e5c99013..bfa033a0 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -4,7 +4,7 @@
# So just uncomment all the lines marked QNX.
PACKAGE = fetchmail
-VERSION = 6.2.2
+VERSION = 6.2.3
# Ultrix 2.2 make doesn't expand the value of VPATH.
srcdir = @srcdir@
diff --git a/NEWS b/NEWS
index 0c62a7f4..9182cf3f 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@
(The `lines' figures total .c, .h, .l, and .y files under version control.)
+fetchmail-6.2.3 (Thu Jul 17 14:53:00 EDT 2003), 22487 lines:
+
* German, Danish, Spanish, and Turkish translations updated.
* Brian Sammon's patch to deal with malformed message lines containiing NULs.
* Fai's patch to ignore all but the first Return-Path (some spams have
@@ -16,6 +18,8 @@
* Elias Israel's patches for POP3 NTLM support and dealing with byte-
stuffing failures at socket level.
+There are 580 people on fetchmail-friends and 750 on fetchmail-announce.
+
fetchmail-6.2.2 (Fri Feb 28 21:34:26 EST 2003), 22345 lines:
* Sunil Shetye's patch to improve behavior on empty messages.