Document the X509V3 code and change some of the extension function pointers
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 95ad74f6712a7805c1100df560cd0bc52d54f33a..df27820a49f7e154d93bfed6ba212074938bf468 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,9 @@
 
  Changes between 0.9.3a and 0.9.4
 
+  *) Add initial documentation of the X509V3 functions.
+     [Steve Henson]
+
   *) Add a new pair of functions PEM_write_PKCS8PrivateKey() and 
      PEM_write_bio_PKCS8PrivateKey() that are equivalent to
      PEM_write_PrivateKey() and PEM_write_bio_PrivateKey() but use the more