diff options
Diffstat (limited to 'lisp/gnus/ChangeLog')
| -rw-r--r-- | lisp/gnus/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 17ef7f996b3..0e9da63da1a 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,3 +1,14 @@ | |||
| 1 | 2007-06-14 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 2 | |||
| 3 | * gnus-agent.el (gnus-agent-fetch-headers) | ||
| 4 | (gnus-agent-retrieve-headers): Bind | ||
| 5 | gnus-decode-encoded-address-function to identity. | ||
| 6 | |||
| 7 | * nntp.el (nntp-send-xover-command): Recognize an xover command is | ||
| 8 | available also when the server returns simply a dot. | ||
| 9 | |||
| 10 | * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it. | ||
| 11 | |||
| 1 | 2007-06-08 Katsumi Yamaoka <yamaoka@jpl.org> | 12 | 2007-06-08 Katsumi Yamaoka <yamaoka@jpl.org> |
| 2 | 13 | ||
| 3 | * gnus-ems.el (gnus-x-splash): Make it work. | 14 | * gnus-ems.el (gnus-x-splash): Make it work. |