Stop assuming the IV is 8 bytes long, use the real size instead.
[oweals/openssl.git] / NEWS
diff --git a/NEWS b/NEWS
index f8cb8c08311ec09230a1e9c448b9eb9260d94699..9e175d2ed723976ffcfffc9eb8a5a6c486b03977 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,9 +8,14 @@
   Major changes between OpenSSL 0.9.6 and OpenSSL 0.9.7:
 
       o New library section OCSP.
-      o Complete haul-over of the ASN.1 library section.
+      o Complete rewrite of ASN1 code.
+      o CRL checking in verify code and openssl utility.
+      o Extension copying in 'ca' utility.
+      o Flexible display options in 'ca' utility.
+      o Provisional support for international characters with UTF8.
       o Support for external crypto devices ('engine') is no longer
         a separate distribution.
+      o New elliptic curve library section.
 
   Changes between OpenSSL 0.9.6b and OpenSSL 0.9.6c: