fix EVP_dsa_sha macro
Submitted by: Nils Larsch
diff --git a/CHANGES b/CHANGES
index c288d54..c329d13 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1664,7 +1664,12 @@
*) Clean old EAY MD5 hack from e_os.h.
[Richard Levitte]
- Changes between 0.9.6c and 0.9.6d [XX xxx 2002]
+ 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]
*) Fix crypto/asn1/a_sign.c so that 'parameters' is omitted (not
encoded as NULL) with id-dsa-with-sha1.