aboutsummaryrefslogtreecommitdiffstats
path: root/etc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'etc/NEWS')
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 816c636fdf7..df35fee46b9 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -408,6 +408,7 @@ in the corresponding way.
408+++ 408+++
409** The variable `focus-follows-mouse' now always defaults to nil. 409** The variable `focus-follows-mouse' now always defaults to nil.
410 410
411+++
411** New primitive `secure-hash' that supports many secure hash algorithms: 412** New primitive `secure-hash' that supports many secure hash algorithms:
412md5, sha1, sha2, sha224, sha256, sha384, and sha512. The lisp library 413md5, sha1, sha2, sha224, sha256, sha384, and sha512. The lisp library
413sha1.el has been removed. The `sha1' feature is provided by default. 414sha1.el has been removed. The `sha1' feature is provided by default.