Make sure applications free up pkey structures and add netscape extension
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 8d1294d9f5dffa4024b100640f5a35e1ea5ee06e..7ab80cf2494dda3c7394643870e774b1c1c47a81 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,10 @@
 
  Changes between 0.9.1c and 0.9.2
 
+  *) Fix the various library and apps files to free up pkeys obtained from
+     EVP_PUBKEY_get() et al. Also allow x509.c to handle netscape extensions.
+     [Steve Henson]
+
   *) Fix reference counting in X509_PUBKEY_get(). This makes
      demos/maurice/example2.c work, amongst others, probably.
      [Steve Henson and Ben Laurie]