]> git.eshelyaron.com Git - emacs.git/commitdiff
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 ba56548fdf28c7e67ebe91a567ccf8b282aba896..4586628e2961d10241c56c3aec2e77e13bde06cd 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 64313480efba66f2cfcd1ec4d1559259518f415f..a4ca2961aed31c49e7391aaf7b9bb7780cc87f03 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