[gnus git] branch tzz-auth-source-rewrite updated: =1= Fix up ChangeLog.
Julien Danjou <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via e0f083f85fb22ef0c4aa3db9aa9f3e95dc3b7c30 (commit)
from d79ddad8e47423c8c5acf5c7bfa95476cd89dfbe (commit)
- Log -----------------------------------------------------------------
commit e0f083f85fb22ef0c4aa3db9aa9f3e95dc3b7c30
Author: Ted Zlatanov <[email protected]>
Date: Tue Feb 8 14:11:22 2011 -0600
Fix up ChangeLog.
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4e449a1..81cbf70 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -2,20 +2,13 @@
* message.el (message-options): Make message-options a local variable.
-2011-02-07 Teodor Zlatanov <[email protected]>
+2011-02-07 Teodor Zlatanov <[email protected]>
* auth-source.el (auth-source-secrets-search)
(auth-source-user-or-password): Use `append' instead of `nconc'.
(auth-source-user-or-password): Build return list better and protect
against nil :secret.
-2011-02-06 Michael Albinus <[email protected]>
-
- * auth-source.el (top): Require 'eieio unconditionally. Autoload
- `secrets-get-attributes' instead of `secrets-get-attribute'.
- (auth-source-secrets-search): Limit search when `max' is greater than
- number of results.
-
2011-02-07 Lars Ingebrigtsen <[email protected]>
* nnimap.el (nnimap-update-info): Refactor slightly.
@@ -27,6 +20,13 @@
(nnimap-update-info): Fix macrology bug-out.
(nnimap-update-info): Simplify split history test.
+2011-02-06 Michael Albinus <[email protected]>
+
+ * auth-source.el (top): Require 'eieio unconditionally. Autoload
+ `secrets-get-attributes' instead of `secrets-get-attribute'.
+ (auth-source-secrets-search): Limit search when `max' is greater than
+ number of results.
+
2011-02-06 Lars Ingebrigtsen <[email protected]>
* nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
-----------------------------------------------------------------------
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 | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 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, tzz-auth-source-rewrite has been updated
hooks/post-receive
--
Gnus Project