diff options
Diffstat (limited to 'doc/news.rst')
-rw-r--r-- | doc/news.rst | 3 |
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 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |