aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.in2
-rw-r--r--NEWS3
2 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index fae57439..cbf10b2c 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -4,7 +4,7 @@
# So just uncomment all the lines marked QNX.
PACKAGE = fetchmail
-VERSION = 5.2.2
+VERSION = 5.2.3
SUBDIRS = @INTLSUB@ @POSUB@
diff --git a/NEWS b/NEWS
index 4ba3a804..a70bb7fb 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,7 @@ a Certifying Authority we recognize?).
(The `lines' figures total .c, .h, .l, and .y files under version control.)
+fetchmail-5.2.3 (Tue Jan 4 01:56:11 EST 2000), 18421 lines:
* Ken Estes's patch to check for unreachable UIDL file due to bad NFS mount.
* Jorge Godoy's replacement pt_BR.po and various minor translation fixes.
* Javier Kohen's replacement for es.po.
@@ -19,6 +20,8 @@ a Certifying Authority we recognize?).
* Note to translators: The bodies of the login-error and timeout-error
form letters have been changed in driver.c.
+There are 280 people on fetchmail-friends and 483 on fetchmail-announce.
+
fetchmail-5.2.2 (Sun Dec 26 09:31:07 EST 1999), 18365 lines:
* Arrange for fetchmail to restart itself quietly when the rc file is touched.
* Improvements to IPv6 code from Jun-ichiro itojun Hagino <itojun@iijlab.net>.