[gnus git] branch master updated: m0-7-39-g378aea3 =1= lisp/ChangeLog (2013-06-05): Fix file name
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 378aea34bb2b6ea37439350a3d432fd510b8e223 (commit)
from 08c1b3b14a46b72f4ed5f623a116ea85786b5a2a (commit)
- Log -----------------------------------------------------------------
commit 378aea34bb2b6ea37439350a3d432fd510b8e223
Author: Katsumi Yamaoka <[email protected]>
Date: Mon Jun 10 02:11:32 2013 +0000
lisp/ChangeLog (2013-06-05): Fix file name
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a84b67c..ec2e7db 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -12,8 +12,8 @@
2013-06-05 Teodor Zlatanov <[email protected]>
- * net/tls.el (open-tls-stream): Remove unneeded buffer contents up
- to point when opening the connection.
+ * tls.el (open-tls-stream): Remove unneeded buffer contents up to point
+ when opening the connection.
Suggested by João Távora <[email protected]> in
<http://lists.gnu.org/archive/html/emacs-devel/2013-05/msg00464.html>.
-----------------------------------------------------------------------
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 | 4 ++--
1 files changed, 2 insertions(+), 2 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