Remove automatic RPATH - Add a CHANGES entry
authorRichard Levitte <levitte@openssl.org>
Wed, 12 Oct 2016 15:57:10 +0000 (17:57 +0200)
committerRichard Levitte <richard@levitte.org>
Thu, 13 Oct 2016 00:26:34 +0000 (02:26 +0200)
Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit 38be1ea85515a34b3f7285134bdfc1f88082331b)

CHANGES

diff --git a/CHANGES b/CHANGES
index 3781d0626b605d529406aea76c66e589f84e4c0f..1ca9e45df7fbc54d5147234a365b5daa3802481e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,10 @@
 
   *)
 
+  *) Removed automatic addition of RPATH in shared libraries and executables,
+     as this was a remainder from OpenSSL 1.0.x and isn't needed any more.
+     [Richard Levitte]
+
  Changes between 1.1.0a and 1.1.0b [26 Sep 2016]
 
   *) Fix Use After Free for large message sizes