Mention function `sha1' and the removal of sha1.el in NEWS
authorLeo Liu <sdl.web@gmail.com>
Tue, 24 May 2011 14:22:44 +0000 (22:22 +0800)
committerLeo Liu <sdl.web@gmail.com>
Tue, 24 May 2011 14:22:44 +0000 (22:22 +0800)
etc/ChangeLog
etc/NEWS

index ba56548..4586628 100644 (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.
index 6431348..a4ca296 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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.
+
 \f
 * Editing Changes in Emacs 24.1