diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2011-04-13 20:19:15 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2011-04-13 20:19:51 +0200 |
commit | c16dc1680b23c379640fc56973bc7807468b6432 (patch) | |
tree | 77209a921cfbdbc85cdfa631c58933aee1af181a /NEWS | |
parent | a523d2afa6b083401c589576b54ac5af91482647 (diff) | |
download | gnutls-c16dc1680b23c379640fc56973bc7807468b6432.tar.gz |
check for libdl that pakchois needs.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ See the end for copying conditions. * Version 2.12.3 (unreleased) +* libgnutls: depend on libdl. + * libgnutls: gnutls_transport_set_global_errno() was deprecated. Use your system's errno fascility or gnutls_transport_set_errno(). |