Some non-GNU compilers (such as Sun C) define __i386.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 942279d25be755b3851b784c2fb2b9fce96e4069..1e13733070574ecfb12b500f1b1ab483accd07bf 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,7 +2,11 @@
  OpenSSL CHANGES
  _______________
 
- Changes between 0.9.7e and 0.9.8  [xx XXX xxxx]
+ Changes between 0.9.7f and 0.9.8  [xx XXX xxxx]
+
+  *) Use SHA-1 instead of MD5 as the default digest algorithm for
+     the apps/openssl applications.
+     [Nils Larsch]
 
   *) Compile clean with "-Wall -Wmissing-prototypes
      -Wstrict-prototypes -Wmissing-declarations -Werror". Currently