summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2005-07-05 18:36:42 +0000
committerRichard Levitte <levitte@openssl.org>2005-07-05 18:36:42 +0000
commitc83101248a94328fe834f571aaeb1346bb952bfb (patch)
tree1b536639838b2d6ff760e213f6f425b7859e0a6f /CHANGES
parent8d3509b93728a16f5ba830b04a8fe9e879bdd8df (diff)
Changes from the 0.9.8 branch.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 7eb0afe319..e7de869740 100644
--- a/CHANGES
+++ b/CHANGES
@@ -8,12 +8,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 <stf@udoma.org]
+ *) Removed the macro des_crypt(), as it seems to conflict with some
+ libraries. Use DES_crypt().
+ [Richard Levitte]
+
*) Correct naming of the 'chil' and '4758cca' ENGINEs. This
involves renaming the source and generated shared-libs for
both. The engines will accept the corrected or legacy ids