From 22e0dcd8f3474373b65ace00f205049e7cf4e84c Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 10 Jul 1997 15:52:13 +0000 Subject: Avoid using bool, so we don't have to condition on TRUE and lose if it's predefined. svn path=/trunk/; revision=1168 --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 90c3bb1c..c454ba26 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,12 @@ Release Notes: +------------------------------------------------------------------------------ +fetchmail-4.1.0 () + +* Improvements in failed-connection error messages. +* Compilation cleanup for DEC Unix 4.0 and AIX. + ------------------------------------------------------------------------------ fetchmail-4.0.0 (Wed Jul 9 10:30:16 EDT 1997) -- cgit v1.2.3