Make a note of the LHASH changes.
authorGeoff Thorpe <geoff@openssl.org>
Mon, 4 Dec 2000 03:35:35 +0000 (03:35 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Mon, 4 Dec 2000 03:35:35 +0000 (03:35 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index f1773f7a4e27a4dc4901d054d2b92bc36b5112e8..4685c1478cccecfec034aa2e0ce758255d7acd8c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,12 @@
 
  Changes between 0.9.6 and 0.9.7  [xx XXX 2000]
 
 
  Changes between 0.9.6 and 0.9.7  [xx XXX 2000]
 
+  *) Changed the LHASH code to use prototypes for callbacks, and created
+     macros to declare and implement thin (optionally static) functions
+     that provide type-safety and avoid function pointer casting for the
+     type-specific callbacks.
+     [Geoff Thorpe]
+
   *) Use better test patterns in bntest.
      [Ulf Möller]
 
   *) Use better test patterns in bntest.
      [Ulf Möller]