aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorGlenn Morris2011-11-04 18:16:46 -0400
committerGlenn Morris2011-11-04 18:16:46 -0400
commit9f77899df89c22f480997729b629c4dc9a402dcc (patch)
tree5ff5eb5e7d386e03c044589b94afc1a4edb5511f /etc
parent53479029f7a5e0391766bdd6c4008353924a7740 (diff)
downloademacs-9f77899df89c22f480997729b629c4dc9a402dcc.tar.gz
emacs-9f77899df89c22f480997729b629c4dc9a402dcc.zip
Increase required GnuTLS version (bug#9929)
* configure.in: Increase minimum GnuTLS version to 2.6.6. Do not include GnuTLS version info in final summary message. * etc/NEWS: Add FIXME related to GnuTLS version.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index bd2f6004d39..333da66eb04 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1294,6 +1294,8 @@ functions. It's easiest to use these functions through
1294STARTTLS opportunistically or use plain SSL, depending on your needs. 1294STARTTLS opportunistically or use plain SSL, depending on your needs.
1295 1295
1296Only versions 2.8.x and higher or GnuTLS have been tested. 1296Only versions 2.8.x and higher or GnuTLS have been tested.
1297[FIXME: this statement needs clarifying, given that GnuTLS >= 2.6.6
1298is the test used by configure.]
1297 1299
1298*** gnutls-log-level 1300*** gnutls-log-level
1299Set `gnutls-log-level' higher than 0 to get debug output. 1 is for 1301Set `gnutls-log-level' higher than 0 to get debug output. 1 is for