For portability use BUF_strndup instead of strndup.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index b9cd499c95ff07fb8599b4b1511d2b8a6c386864..d5142beebbc7855c872907806553b98a981779a2 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,10 @@
 
  Changes between 1.0.2 and 1.1.0  [xx XXX xxxx]
 
+  *) Harmonize version and its documentation. -f flag is used to display
+     compilation flags.
+     [mancha <mancha1@zoho.com>]
+
   *) Fix eckey_priv_encode so it immediately returns an error upon a failure
      in i2d_ECPrivateKey.
      [mancha <mancha1@zoho.com>]