projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88a7a94
)
Mention function `sha1' and the removal of sha1.el in NEWS
author
Leo Liu
<sdl.web@gmail.com>
Tue, 24 May 2011 14:22:44 +0000
(22:22 +0800)
committer
Leo Liu
<sdl.web@gmail.com>
Tue, 24 May 2011 14:22:44 +0000
(22:22 +0800)
etc/ChangeLog
patch
|
blob
|
history
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/ChangeLog
b/etc/ChangeLog
index ba56548fdf28c7e67ebe91a567ccf8b282aba896..4586628e2961d10241c56c3aec2e77e13bde06cd 100644
(file)
--- a/
etc/ChangeLog
+++ b/
etc/ChangeLog
@@
-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.
diff --git
a/etc/NEWS
b/etc/NEWS
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