From: Niels Möller Date: Mon, 1 Mar 2004 15:50:05 +0000 (+0100) Subject: *** empty log message *** X-Git-Tag: nettle_1.10_release_20040305~17 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=8d7504b9dba8a8bc10d9a6e09e8f9cb8edd3a17d;p=thirdparty%2Fnettle.git *** empty log message *** Rev: src/nettle/ChangeLog:1.256 --- diff --git a/ChangeLog b/ChangeLog index 8bc0cb43..893bacba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-03-01 Niels Möller + + * config.guess: Copied from automake-1.8.2. Hacked to recognize + Windows_NT (and Windows_95 and Windows_98) running on "x86" and + "686". + + * install-sh: Removed from CVS repository. Let automake supply it. + 2004-02-26 Niels Möller * nettle-meta.h (nettle_crypt_func): Typedef moved to cbc.h.