diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -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: |
| 412 | md5, sha1, sha2, sha224, sha256, sha384, and sha512. The lisp library | 413 | md5, sha1, sha2, sha224, sha256, sha384, and sha512. The lisp library |
| 413 | sha1.el has been removed. The `sha1' feature is provided by default. | 414 | sha1.el has been removed. The `sha1' feature is provided by default. |