summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2000-09-14 12:48:48 +0000
committerRichard Levitte <levitte@openssl.org>2000-09-14 12:48:48 +0000
commit72660f5f15fcd71215193f993dd95da0d130168a (patch)
treec934b5435b313cebadb7895167473c4c635f3caf /CHANGES
parentbace21247493eb38870d2585f0e643bdc550f60a (diff)
Add a configuration for Sony News 4.
Submitted by NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 1eca683808..c0bb751578 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,9 @@
Changes between 0.9.5a and 0.9.6 [xx XXX 2000]
+ *) Add a configuration entry for Sony News 4.
+ [NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>]
+
*) Don't set the two most significant bits to one when generating a
random number < q in the DSA library.
[Ulf Möller]