diff options
| author | Miles Bader | 2006-03-11 23:42:49 +0000 |
|---|---|---|
| committer | Miles Bader | 2006-03-11 23:42:49 +0000 |
| commit | 8cf1c5a44266bbd0f9919e854deee1d7361facd1 (patch) | |
| tree | 1072655258e3c85a8a395e2fe240022733e0384e /etc/ChangeLog | |
| parent | 5996fb093492a145304766270f8099582114c7f5 (diff) | |
| download | emacs-8cf1c5a44266bbd0f9919e854deee1d7361facd1.tar.gz emacs-8cf1c5a44266bbd0f9919e854deee1d7361facd1.zip | |
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-151
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 57)
- Copy/update icons from Gnus trunk
Diffstat (limited to 'etc/ChangeLog')
| -rw-r--r-- | etc/ChangeLog | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 2a49b574ce6..eb85856cdb0 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,26 @@ | |||
| 1 | 2006-03-11 Miles Bader <miles@gnu.org> | ||
| 2 | |||
| 3 | * images/mail: New directory. | ||
| 4 | * images/attach.xpm, images/connect.xpm: | ||
| 5 | * images/contact.xpm, images/delete.xpm: | ||
| 6 | * images/describe.xpm, images/disconnect.xpm: | ||
| 7 | * images/exit.xpm, images/gnus/toggle-subscription.xpm: | ||
| 8 | * images/lock-broken.xpm, images/lock-ok.xpm: | ||
| 9 | * images/lock.xpm, images/mail/compose.xpm: | ||
| 10 | * images/mail/copy.xpm, images/mail/forward.xpm: | ||
| 11 | * images/mail/inbox.xpm, images/mail/move.xpm: | ||
| 12 | * images/mail/not-spam.xpm, images/mail/outbox.xpm: | ||
| 13 | * images/mail/preview.xpm, images/mail/reply-all.xpm: | ||
| 14 | * images/mail/reply.xpm, images/mail/save-draft.xpm: | ||
| 15 | * images/mail/save.xpm, images/mail/send.xpm: | ||
| 16 | * images/mail/spam.xpm, images/next-page.xpm: | ||
| 17 | * images/refresh.xpm, images/separator.xpm: | ||
| 18 | * images/sort-ascending.xpm: | ||
| 19 | * images/sort-column-ascending.xpm: | ||
| 20 | * images/sort-criteria.xpm, images/sort-descending.xpm: | ||
| 21 | * images/sort-row-ascending.xpm: | ||
| 22 | New icons, copied from Gnus trunk (originally from Gnome 2.6). | ||
| 23 | |||
| 1 | 2006-03-11 Bill Wohler <wohler@newt.com> | 24 | 2006-03-11 Bill Wohler <wohler@newt.com> |
| 2 | 25 | ||
| 3 | * NEWS: Document `image-load-path-for-library'. Note that all | 26 | * NEWS: Document `image-load-path-for-library'. Note that all |