summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-02-26 14:35:43 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-02-26 14:35:43 +0100
commitdf9185f827e0a3f616bf22e00f09c69aa3ed17f5 (patch)
tree42284f32b0ef9cfe7274e7eea8b2eac151bb63ba
parent2a1d17bd9f742005d92a7ae0277b29576b57ff07 (diff)
downloadgnutls-df9185f827e0a3f616bf22e00f09c69aa3ed17f5.tar.gz
documented updates
-rw-r--r--NEWS3
1 files changed, 1 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index f03470f48d..a537f5898f 100644
--- a/NEWS
+++ b/NEWS
@@ -4,8 +4,7 @@ See the end for copying conditions.
* Version 3.0.15 (unreleased)
-** command line apps: Link with local libopts if the installed
-is an old one.
+** command line apps: Always link with local libopts.
** libgnutls: Corrected issue with select() that affected
FreeBSD. This prevented establishing DTLS sessions.