summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2002-05-16 12:55:56 +0000
committerBodo Möller <bodo@openssl.org>2002-05-16 12:55:56 +0000
commita9950dfb67dd964bbd39a9360402a3b3ed3e9993 (patch)
tree4be60752adbc9ea33bd77ae6de9c6fc7d1724017 /CHANGES
parenta385a1aef0025e6b5c59021746674b0514076013 (diff)
fix EVP_dsa_sha macro
Submitted by: Nils Larsch
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 2e37b908c0..a3d53f1161 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,7 +4,8 @@
Changes between 0.9.6d and 0.9.6e [XX xxx XXXX]
- *)
+ *) Fix EVP_dsa_sha macro.
+ [Nils Larsch]
Changes between 0.9.6c and 0.9.6d [9 May 2002]