Get rid of more non-ANSI declarations.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 3f55f9cc9dc171f850384c5e3d0475f743336558..ab8f8531fa6fb171ed43f5bf69881173a7ebec88 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,9 @@
 
  Changes between 0.9.5a and 0.9.6  [xx XXX 2000]
 
+  *) Eliminate non-ANSI declarations in crypto.h and stack.h.
+        [Ulf Möller]
+
   *) Fix for SSL server purpose checking. Server checking was
      rejecting certificates which had extended key usage present
      but no ssl client purpose.