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 f184e931..cfc7db7a 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -4,7 +4,7 @@
# So just uncomment all the lines marked QNX.
PACKAGE = fetchmail
-VERSION = 5.2.3
+VERSION = 5.2.4
SUBDIRS = @INTLSUB@ @POSUB@
diff --git a/NEWS b/NEWS
index 5f5773e8..16e501a9 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,8 @@ package will have two security verifications instead of one...
(The `lines' figures total .c, .h, .l, and .y files under version control.)
+fetchmail-5.2.4 (Mon Jan 17 02:37:58 EST 2000), 18445 lines:
+
* Fix bug introduced in 5.2.2 that stopped --syslog from working.
* Update for es.po, fr.po, cs.po.
* Message-string macros eliminated from driver.c so gettext can see them.
@@ -22,6 +24,8 @@ package will have two security verifications instead of one...
* Bernhard Rosenkraenzer's fix for broken Kerberos V configuration.
* Make --logfile work in foreground.
+There are 282 people on fetchmail-friends and 489 on fetchmail-announce.
+
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.