From 1d01c9d43d6f7b7481161dac5e1aeebc6ba9f554 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Tue, 5 Jul 2005 18:32:05 +0000 Subject: [PATCH] Last additions to the release documentation. --- CHANGES | 11 +++++++++++ NEWS | 3 +++ 2 files changed, 14 insertions(+) diff --git a/CHANGES b/CHANGES index fb85e776a1..71be5a352b 100644 --- a/CHANGES +++ b/CHANGES @@ -4,12 +4,23 @@ Changes between 0.9.7h and 0.9.8 [xx XXX xxxx] + *) Add libcrypto.pc and libssl.pc for those who feel they need them. + [Richard Levitte] + + *) Change CA.sh and CA.pl so they don't bundle the CSR and the private + key into the same file any more. + [Richard Levitte] + *) Add initial support for Win64, both IA64 and AMD64/x64 flavors. [Andy Polyakov] *) Add -utf8 command line and config file option to 'ca'. [Stefan