Fix quad checksum bug.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 4eefb6bfcd100a2900c758947c5a40ddaeadda0b..6454da29125d1dd297923c5459a8b9eed7d46511 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,9 @@
 
  Changes between 0.9.1c and 0.9.2
 
 
  Changes between 0.9.1c and 0.9.2
 
+  *) DES quad checksum was broken on big-endian architectures. Fixed.
+     [Ben Laurie]
+
   *) Comment out two functions in bio.h that aren't implemented. Fix up the
      Win32 test batch file so it (might) work again. The Win32 test batch file
      is horrible: I feel ill....
   *) Comment out two functions in bio.h that aren't implemented. Fix up the
      Win32 test batch file so it (might) work again. The Win32 test batch file
      is horrible: I feel ill....