Mention function `sha1' and the removal of sha1.el in NEWS

This commit is contained in:
Leo Liu 2011-05-24 22:22:44 +08:00
parent 88a7a941cb
commit 42d4bcc883
2 changed files with 8 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2011-05-24 Leo Liu <sdl.web@gmail.com>
* NEWS: Mention the new primitive sha1 and the removal of sha1.el.
2011-05-14 Ulf Jasper <ulf.jasper@web.de>
* images/newsticker/README: Added.

View file

@ -290,6 +290,10 @@ If you need it, feedmail.el ought to provide a superset of the functionality.
** The variable `focus-follows-mouse' now always defaults to nil.
** Function `sha1' is now implemented in C for speed.
The elisp implementation sha1.el is removed. Feature sha1 is provided
by default.
* Editing Changes in Emacs 24.1