diff options
| author | Miles Bader | 2005-07-29 01:44:40 +0000 |
|---|---|---|
| committer | Miles Bader | 2005-07-29 01:44:40 +0000 |
| commit | d44e3b453c528446579182d82284abbfd80f8b7d (patch) | |
| tree | 970395e63cd7d1b43bae7f2a78a64876f29d1e9f /lisp/gnus/ChangeLog | |
| parent | 5dac561545414aee1af7cbc1f915c0840a44a532 (diff) | |
| download | emacs-d44e3b453c528446579182d82284abbfd80f8b7d.tar.gz emacs-d44e3b453c528446579182d82284abbfd80f8b7d.zip | |
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-503
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 98)
- Update from CVS
2005-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/rfc2231.el (rfc2231-parse-string): Take care that not only a
segmented parameter but also other parameters might be there.
Diffstat (limited to 'lisp/gnus/ChangeLog')
| -rw-r--r-- | lisp/gnus/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 992c351ef31..7bc733ad90f 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-07-28 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 2 | |||
| 3 | * rfc2231.el (rfc2231-parse-string): Take care that not only a | ||
| 4 | segmented parameter but also other parameters might be there. | ||
| 5 | |||
| 1 | 2005-07-26 Katsumi Yamaoka <yamaoka@jpl.org> | 6 | 2005-07-26 Katsumi Yamaoka <yamaoka@jpl.org> |
| 2 | 7 | ||
| 3 | * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're | 8 | * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're |