aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSimon Warta <[email protected]>2015-08-22 19:05:23 +0200
committerSimon Warta <[email protected]>2015-08-24 19:04:29 +0200
commita9be4d157cc913c9a7e93a08cc81c8a3603061b3 (patch)
treee438dfd0e38dcd43a48bd2a8cc1764227511272c /doc
parentce849c364c29ce020369685ce8d221f8e67cf538 (diff)
Add soname_pattern
Fixes #241
Diffstat (limited to 'doc')
-rw-r--r--doc/news.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/news.rst b/doc/news.rst
index 53b95bd47..101dd370b 100644
--- a/doc/news.rst
+++ b/doc/news.rst
@@ -6,6 +6,9 @@ Version 1.11.20, Not Yet Released
* Additional countermeasures were added to ECC point multiplications
to help protect against side channel attacks.
+
+* On OS X, rename libs to avoid trailing version numbers, e.g.
+ libbotan-1.11.dylib.19 -> libbotan-1.11.19.dylib. Gh #241
Version 1.11.19, 2015-08-03
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^