Make "shared" builds the default
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 70b846e3a9b0fc24cbb4a08ace614fd605d2e013..d6cfc0ec8b3e64bb52a1a48273e97975e8a4b2d4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,10 @@
 
  Changes between 1.0.2g and 1.1.0  [xx XXX xxxx]
 
+  *) "shared" builds are now the default. To create only static libraries use
+     the "no-shared" Configure option.
+     [Matt Caswell]
+
   *) Remove the no-aes, no-hmac, no-rsa, no-sha and no-md5 Configure options.
      All of these option have not worked for some while and are fundamental
      algorithms.