diff options
| author | Miles Bader | 2005-02-13 07:12:33 +0000 |
|---|---|---|
| committer | Miles Bader | 2005-02-13 07:12:33 +0000 |
| commit | 9b981cb6861358a05a241509d73f2b8ea25c64ce (patch) | |
| tree | 2d1603d5448c7850d3c4813ef95594284ab1b72c /lisp/gnus/ChangeLog | |
| parent | e31d908ff2e4d60fe28c3f000cb00e90b525ea48 (diff) | |
| download | emacs-9b981cb6861358a05a241509d73f2b8ea25c64ce.tar.gz emacs-9b981cb6861358a05a241509d73f2b8ea25c64ce.zip | |
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-95
Merge from gnus--rel--5.10
Patches applied:
* miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-14
Merge from emacs--cvs-trunk--0
* miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-15
Update from CVS: lisp/imap.el (imap-log): Doc fix.
* miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-16
Merge from emacs--cvs-trunk--0
2005-02-09 Kim F. Storm <storm@cua.dk>
Change Emacs release version from 21.4 to 22.1 throughout.
Change Emacs development version from 21.3.50 to 22.0.50.
2005-02-08 Simon Josefsson <jas@extundo.com>
* lisp/gnus/imap.el (imap-log): Doc fix.
Diffstat (limited to 'lisp/gnus/ChangeLog')
| -rw-r--r-- | lisp/gnus/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 7a4b1e68e58..8923ae1116f 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2005-02-09 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | Change Emacs release version from 21.4 to 22.1 throughout. | ||
| 4 | Change Emacs development version from 21.3.50 to 22.0.50. | ||
| 5 | |||
| 6 | 2005-02-08 Simon Josefsson <jas@extundo.com> | ||
| 7 | |||
| 8 | * imap.el (imap-log): Doc fix. | ||
| 9 | |||
| 1 | 2005-02-03 Katsumi Yamaoka <yamaoka@jpl.org> | 10 | 2005-02-03 Katsumi Yamaoka <yamaoka@jpl.org> |
| 2 | 11 | ||
| 3 | * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a | 12 | * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a |