From ec203cfe5a899de5233aeec5bc668ea1f0c1ffa1 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sun, 14 Sep 1997 20:38:58 +0000 Subject: Works with M$ Exchange now. svn path=/trunk/; revision=1341 --- Makefile.in | 2 +- NEWS | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Makefile.in b/Makefile.in index 2818eb3d..6018e8df 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.1.8 +VERS=4.2 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ diff --git a/NEWS b/NEWS index 9004a4b3..1c75c28f 100644 --- a/NEWS +++ b/NEWS @@ -12,10 +12,12 @@ Release Notes: ------------------------------------------------------------------------------ -fetchmail-4.2 () +fetchmail-4.2 (Sun Sep 14 16:31:58 EDT 1997) * Driver code changed so delimited protocols don't rely on message lengths being correct (this means #@!%^# brain-dead Microsoft Exchange will work). +There are 285 people on the fetchmail-friends list. + fetchmail-4.1.8 (Thu Sep 11 16:20:15 EDT 1997) * Fix nasty single-char-adddress bug in multidrop mode. * Fixed cosmetic bug in ETRN mode -v output! -- cgit v1.2.3