summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2000-09-14 18:37:53 +0000
committerUlf Möller <ulf@openssl.org>2000-09-14 18:37:53 +0000
commit1d84fd64fc9d16d929e6b658bc7596051a1b400d (patch)
tree1735147dbf54abda7c7325e5b2aca527213002e6 /CHANGES
parent03ed26afddff6f68fcc1a8d1b193eed68656b9c1 (diff)
Bug fix: Montgomery multiplication could produce results with the wrong
sign.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index f3ff38a589..a0a0512b7d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,10 @@
Changes between 0.9.5a and 0.9.6 [xx XXX 2000]
+ *) Bug fix: Montgomery multiplication could produce results with the
+ wrong sign.
+ [Ulf Möller]
+
*) Add RPM specification openssl.spec and modify it to build three
packages. The default package contains applications, application
documentation and run-time libraries. The devel package contains