diff options
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1340,7 +1340,7 @@ FIXME: These should be front-ended by xml.el. | |||
| 1340 | ** GnuTLS | 1340 | ** GnuTLS |
| 1341 | 1341 | ||
| 1342 | *** New library `gnutls.el'. | 1342 | *** New library `gnutls.el'. |
| 1343 | This requires Emacs to have built with GnuTLS support. | 1343 | This requires Emacs to have been built with GnuTLS support. |
| 1344 | The main functions are `open-gnutls-stream' and `gnutls-negotiate'. | 1344 | The main functions are `open-gnutls-stream' and `gnutls-negotiate'. |
| 1345 | It's easiest to use these functions through `open-network-stream' | 1345 | It's easiest to use these functions through `open-network-stream' |
| 1346 | because it can upgrade connections through STARTTLS opportunistically | 1346 | because it can upgrade connections through STARTTLS opportunistically |