From 340d75a72dd329f97460919eff53e766d54b298e Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 4 Sep 1997 03:02:39 +0000 Subject: Add comment on MD5 license. svn path=/trunk/; revision=1298 --- COPYING | 3 +++ NEWS | 1 + 2 files changed, 4 insertions(+) diff --git a/COPYING b/COPYING index a2e40c63..a234e13b 100644 --- a/COPYING +++ b/COPYING @@ -2,6 +2,9 @@ The code in the fetchmail distribution is Copyright 1997 by Eric S. Raymond. Portions are also copyrighted by Carl Harris, 1993 and 1995. Copyright retained for the purpose of protecting free redistribution of source. +The MD5 support is copyright by RSA Data Security, Inc. See the header +comment of the md5.c module for license terms. + NO-VIRUS CLAUSE The intent of this license is to protect free redistribution and reuse of the diff --git a/NEWS b/NEWS index 6d93a06a..a8e3e000 100644 --- a/NEWS +++ b/NEWS @@ -19,6 +19,7 @@ fetchmail-4.1.3 () * Autoconfigure cortrectly for systems that lack inet_aton(). * Better failure reporting on SMTP connect failures. +* Autoconfigure the MD5 support for 64-bit machines. fetchmail-4.1.2 (Wed Sep 3 18:44:58 EDT 1997) * Fixed a bonehead bug in RCPT TO name generation introduced in 4.1.1. -- cgit v1.2.3