diff options
author | Katsumi Yamaoka <yamaoka@jpl.org> | 2007-07-30 04:59:04 +0000 |
---|---|---|
committer | Katsumi Yamaoka <yamaoka@jpl.org> | 2007-07-30 04:59:04 +0000 |
commit | 96157d113ae5828cc280488211610db1960d572c (patch) | |
tree | bc42b5d5aa7d78e210876ed44be6543295d7130b | |
parent | 79f7f08a60ba3c4fbac3c9162ea613b23d05d1c7 (diff) | |
download | emacs-96157d113ae5828cc280488211610db1960d572c.tar.gz |
Change NAKAJI Hiroyuki's e-mail address into the generic one in the 2007-02-28
entry (by his request).
-rw-r--r-- | lisp/gnus/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index fa1f2527894..455c20a7a65 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -196,7 +196,7 @@ * message.el (message-make-in-reply-to): Quote name containing non-ASCII characters. It will make the RFC2047 encoder cause an error if there are special characters. Reported by NAKAJI Hiroyuki - <nakaji@kankyo-u.ac.jp>. + <nakaji@jp.freebsd.org>. 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org> |