-Wall implies -Wuninitialized.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index beb3e62d7834a7c3dffcaa5736e78f36b82c3745..dc90ee9d1517f5568e13657ff110e80d2fc446f4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,9 @@
 
  Changes between 0.9.2b and 0.9.3
 
+  *) Fix problems with sizeof(long) == 8.
+     [Andy Polyakov <appro@fy.chalmers.se>]
+
   *) Change functions to ANSI C.
      [Ulf Möller]