commit | ecd4e9de5afab6a5d75a6fa7ebfb62804ba69264 | [log] [tgz] |
---|---|---|
author | Ned Deily <nad@acm.org> | Tue Jul 24 03:31:48 2012 -0700 |
committer | Ned Deily <nad@acm.org> | Tue Jul 24 03:31:48 2012 -0700 |
tree | ac83e16c4246fc0467cbd0c3671b2b76f3f41814 | |
parent | 55624da8a81887e8d03f6cd496cbf92f3a6011a5 [diff] [blame] |
Issue #14197: For OS X framework builds, ensure links to the shared library are created with the proper ABI suffix.
diff --git a/Misc/NEWS b/Misc/NEWS index 539c905..0bc6582 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -402,6 +402,9 @@ Build ----- +- Issue #14197: For OS X framework builds, ensure links to the shared + library are created with the proper ABI suffix. + - Issue #14472: Update .gitignore. Patch by Matej Cepl. - The Windows build now uses OpenSSL 1.0.0j and bzip2 1.0.6.