From f1e5ca766a48732743e3504db81adfe257336ab7 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 19 Sep 1997 23:49:21 +0000 Subject: Ready to release. svn path=/trunk/; revision=1378 --- Makefile.in | 2 +- NEWS | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Makefile.in b/Makefile.in index 5e2b22fd..1faa4d1d 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.3 +VERS=4.2.4 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ diff --git a/NEWS b/NEWS index aa1d2048..882c8be8 100644 --- a/NEWS +++ b/NEWS @@ -15,12 +15,14 @@ Release Notes: ------------------------------------------------------------------------------ -fetchmail-4.2.4 (Thu Sep 18 16:19:10 EDT 1997) +fetchmail-4.2.4 (Fri Sep 19 19:48:50 EDT 1997) * Small compilation cleanups, thanks to Florian laRoche. * Removed the length consistency check, it mysteriously fails under POP3. * Added Alexander Kourakos's patch to improve address rewriting. * Added Wilfried Teiken's patch allowing the password to be piped in. +There are 287 people on the fetchmail-friends list. + fetchmail-4.2.3 (Thu Sep 18 16:19:10 EDT 1997) * Fix a bug in IMAP message-size retrieval. * Yet another try at getting the size-consistency check right. -- cgit v1.2.3