summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorLutz Jänicke <jaenicke@openssl.org>2002-04-04 17:56:57 +0000
committerLutz Jänicke <jaenicke@openssl.org>2002-04-04 17:56:57 +0000
commit50e4d01fa036f71eb703c04be4e6fe5158b93849 (patch)
tree9208476e9d517cc57367646e512418402fd8f4af /CHANGES
parent4a579233b4838da9366d7d3533a2a788ee71a2b5 (diff)
Fix buggy object definitions (Svenning Sorensen <sss@sss.dnsalias.net>).
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 2a9241c7b0..50b07c70f4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,13 @@
Changes between 0.9.6c and 0.9.6d [XX xxx XXXX]
+ *) Fix object definitions for Private and Enterprise: they were not
+ recognized in their shortname (=lowercase) representation. Extend
+ obj_dat.pl to issue an error when using undefined keywords instead
+ of silently ignoring the problem (Svenning Sorensen
+ <sss@sss.dnsalias.net>).
+ [Lutz Jaenicke]
+
*) Fix DH_generate_parameters() so that it works for 'non-standard'
generators, i.e. generators other than 2 and 5. (Previously, the
code did not properly initialise the 'add' and 'rem' values to