diff options
| author | Katsumi Yamaoka | 2007-07-30 04:58:52 +0000 |
|---|---|---|
| committer | Katsumi Yamaoka | 2007-07-30 04:58:52 +0000 |
| commit | 2a4924ce174b1a2b032558f3036f1d95445c4936 (patch) | |
| tree | f5ab8e1e2ffb5749fd1aaa01561cc37fec73ac0f | |
| parent | e468b87f91f26e66a8cde087c1a9c89c67b96d12 (diff) | |
| download | emacs-2a4924ce174b1a2b032558f3036f1d95445c4936.tar.gz emacs-2a4924ce174b1a2b032558f3036f1d95445c4936.zip | |
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 4a8d8f7fb1c..c0c5c8dad2b 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -200,7 +200,7 @@ | |||
| 200 | * message.el (message-make-in-reply-to): Quote name containing | 200 | * message.el (message-make-in-reply-to): Quote name containing |
| 201 | non-ASCII characters. It will make the RFC2047 encoder cause an error | 201 | non-ASCII characters. It will make the RFC2047 encoder cause an error |
| 202 | if there are special characters. Reported by NAKAJI Hiroyuki | 202 | if there are special characters. Reported by NAKAJI Hiroyuki |
| 203 | <nakaji@kankyo-u.ac.jp>. | 203 | <nakaji@jp.freebsd.org>. |
| 204 | 204 | ||
| 205 | 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org> | 205 | 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org> |
| 206 | 206 | ||