From 1808f38e04dc386bd2caacffe0192d62c1a70286 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Thu, 6 Jan 2000 12:03:12 +1100 Subject: - Fixed annoying DES corruption problem. libcrypt has been overriding symbols in libcrypto. Removed libcrypt and crypt.h altogether (libcrypto includes its own crypt(1) replacement) - Added platform-specific rules for Irix 6.x. Included warning that they are untested. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 10e92dd0e..76b692c9f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +20000105 + - Fixed annoying DES corruption problem. libcrypt has been + overriding symbols in libcrypto. Removed libcrypt and crypt.h + altogether (libcrypto includes its own crypt(1) replacement) + - Added platform-specific rules for Irix 6.x. Included warning that + they are untested. + 20000103 - Add explicit make rules for files proccessed by fixpaths. - Fix "make install" in RPM spec files. Report from Tenkou N. Hattori -- cgit v1.2.3