Skip to content
Snippets Groups Projects
Commit bcc2555b authored by Niels Möller's avatar Niels Möller
Browse files

Update info on ABI compatibility in NEWS.

parent a9e22e5e
No related branches found
No related tags found
No related merge requests found
...@@ -67,8 +67,14 @@ NEWS for the Nettle 3.6 release ...@@ -67,8 +67,14 @@ NEWS for the Nettle 3.6 release
at the time. at the time.
The shared library names are libnettle.so.7.1 and The shared library names are libnettle.so.7.1 and
libhogweed.so.5.1. It is intended to be fully binary libhogweed.so.6.0. The libnettle.so library is intended to be
compatible with nettle-3.5. fully binary compatible with nettle-3.5.
The libhogweed.so library was also intended to be fully binary
compatible with nettle-3.5. However, the major version and the
soname are incremented anyway, to avoid upgrade problems with
recent Gnutls versions that depend on Nettle internals outside
of the advertised ABI.
NEWS for the Nettle 3.5.1 release NEWS for the Nettle 3.5.1 release
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment