More no-xxx option tweaks.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 23082d3304773b284bcc7bf7336a6478c30edb52..ef3c4b860bd2f39d9749bfb59bf49be18b885c02 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,9 @@
 
  Changes between 0.9.3a and 0.9.4
 
+  *) Fix problems with no-hmac etc.
+     [Ulf Möller, pointed out by Brian Wellington <bwelling@tislabs.com>]
+
   *) New functions RSA_get_default_method(), RSA_set_method() and
      RSA_get_method(). These allows replacement of RSA_METHODs without having
      to mess around with the internals of an RSA structure.