[gnus git] branch master updated: n0-17-354-g6bcbe87 =1= Fix ChangeLog attribution.
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 6bcbe87a71ecd276591107728e1d0af3b1585049 (commit)
from 4693bdbfaf9b39480c8a41940b7b4b8b71c97599 (commit)
- Log -----------------------------------------------------------------
commit 6bcbe87a71ecd276591107728e1d0af3b1585049
Author: Glenn Morris <[email protected]>
Date: Mon Oct 24 09:34:38 2011 +0000
Fix ChangeLog attribution.
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 8cf8809..b05cfa6 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -14068,13 +14068,11 @@
(mml-secure-cache-passphrase): New user option.
(mml-secure-passphrase-cache-expiry): New user option.
-2006-07-24 Daiki Ueno <[email protected]>
+2006-07-24 David Smith <[email protected]> (tiny change)
+ Andreas Vögele <[email protected]> (tiny change)
- * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
- letters from the end. Thanks to "David Smith" <[email protected]> and
- [email protected] (Andreas Vögele).
-
- FIXME: Use `tiny change'?
+ * pgg-def.el (pgg-truncate-key-identifier):
+ Truncate the key ID to 8 letters from the end.
2006-07-19 Andreas Seltenreich <[email protected]>
@@ -21039,7 +21037,7 @@
* dns.el (dns-read-type): Add support for SVR. (small patch)
-2004-05-20 Teodor Zlatanov <[email protected]>
+2004-05-20 Adam Sjøgren <[email protected]>
* spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
(spam-crm114-header, spam-crm114-spam-switch)
@@ -21056,7 +21054,8 @@
(spam-crm114-unregister-spam-routine)
(spam-crm114-register-ham-routine)
(spam-crm114-unregister-ham-routine): Add CRM114 support.
- From [email protected] (Adam Sjøgren).
+
+2004-05-20 Teodor Zlatanov <[email protected]>
* gnus.el: Add spam-use-crm114.
@@ -21200,10 +21199,13 @@
2004-05-18 Reiner Steib <[email protected]>
+ * gnus-picon.el (gnus-picon-insert-glyph):
+ Add optional `nostring' argument.
+
+2004-05-18 Jesper Harder <[email protected]>
+
* gnus-picon.el (gnus-picon-style): New variable.
- (gnus-picon-insert-glyph): Add optional `nostring' argument.
(gnus-picon-transform-address): Support `gnus-picon-style'.
- From Jesper Harder <[email protected]>.
2004-05-18 Lars Magne Ingebrigtsen <[email protected]>
@@ -21472,13 +21474,10 @@
* spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
Use mapc when appropriate.
-2004-04-22 Teodor Zlatanov <[email protected]>
-
- FIXME: Make separate entries for each person.
-
- From Dan Christensen <[email protected]>, [email protected] (Adam
- Sjøgren), Wes Hardaker <[email protected]>, and Michael Shields
- <[email protected]>:
+2004-04-22 Dan Christensen <[email protected]>
+ Adam Sjøgren <[email protected]>
+ Wes Hardaker <[email protected]>
+ Michael Shields <[email protected]>
* spam.el (spam-necessary-extra-headers): Get the extra headers we
may need for spam sorting and scoring.
-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.
Summary of changes:
lisp/ChangeLog | 33 ++++++++++++++++-----------------
1 files changed, 16 insertions(+), 17 deletions(-)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".
The branch, master has been updated
hooks/post-receive
--
Gnus Project