summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2011-12-02 12:41:17 +0000
committerBodo Möller <bodo@openssl.org>2011-12-02 12:41:17 +0000
commitea8c77a55bcf3ac0744ac8724ca2476818787330 (patch)
tree893b9b309c67ec3ea4cbe64e784cdd6909b0a4c0 /CHANGES
parenta7c71d8955fc5b9231858ddad0ee050f2b5238b3 (diff)
Fix ecdsatest.c.
Submitted by: Emilia Kasper
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b824ab8ccc..ab83fa21d2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -487,6 +487,9 @@
Changes between 1.0.0e and 1.0.0f [xx XXX xxxx]
+ *) Fix spurious failures in ecdsatest.c.
+ [Emilia Käsper (Google)]
+
*) Fix the BIO_f_buffer() implementation (which was mixing different
interpretations of the '..._len' fields).
[Adam Langley (Google)]
@@ -1411,6 +1414,9 @@
Changes between 0.9.8r and 0.9.8s [xx XXX xxxx]
+ *) Fix spurious failures in ecdsatest.c.
+ [Emilia Käsper (Google)]
+
*) Fix the BIO_f_buffer() implementation (which was mixing different
interpretations of the '..._len' fields).
[Adam Langley (Google)]