Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2000-02-06 19:35:59 +0300
committerUlf Möller <ulf@openssl.org>2000-02-06 19:35:59 +0300
commit6d9ca500d829f5458cfd81ef8818469409b942c7 (patch)
tree6a2a340b4a7cec5928bb80b8b32a66434c0ecd64 /NEWS
parentfcb20be8468fffe8495b4f69e4617277a57d0b09 (diff)
BN bug fixes
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2fe5188ddb..9ac1b8319b 100644
--- a/NEWS
+++ b/NEWS
@@ -31,6 +31,7 @@
o Memory leak detection now allows applications to add extra information
via a per-thread stack
o PRNG robustness improved
+ o BIGNUM library bug fixes
o Enhanced support for Alpha Linux
o Experimental MacOS support