X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=blobdiff_plain;f=ChangeLog;h=4b8ce3afc75cfce7f4e536468edc0e26d354740e;hp=e424ae45100def522a2d6a4e0969b3df04230441;hb=3548049f166959736f4adbeb0e205078ed5ab052;hpb=226e3015fcc0e7590aa8ac416b4be7bf0fba08a1 diff --git a/ChangeLog b/ChangeLog index e424ae451..4b8ce3afc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,191 @@ +2006-02-28 Reiner Steib + + * cancel.xpm, copy.xpm, diropen.xpm, help.xpm, left-arrow.xpm, + next-page.xpm, paste.xpm, print.xpm, redo.xpm, right-arrow.xpm, + save.xpm, search.xpm: New icons duplicated from Emacs 22. + + * etc/images/README: Add these icons. + + * etc/images/README: Describe the new images. + + * etc/gnus/gnus-setup.ast, etc/gnus/news-server.ast: Use + texinfo-mode. + + * etc/images/mail/save.xpm, etc/images/mail/preview.xpm: Rename + char*. + +2006-02-27 Reiner Steib + + * ChangeLog, texi/ChangeLog, lisp/ChangeLog: Fix "From so-and-so" + and "(tiny change)" entries. + +2006-02-22 Reiner Steib + + * etc/images/gnus/mail_send.xpm: Emacs 21 icon for + message-tool-bar-retro. + +2006-02-21 Reiner Steib + + * make.bat (:etc): Also consider images in images/mail and + images/. + + * etc/Makefile.in (install, uninstall): Also consider images in + images/mail and images/. + + * etc/images/connect.xpm, etc/images/contact.xpm, + etc/images/delete.xpm, etc/images/describe.xpm, + etc/images/disconnect.xpm, etc/images/exit.xpm, + etc/images/lock-broken.xpm, etc/images/lock-ok.xpm, + etc/images/lock.xpm, etc/images/refresh.xpm, + etc/images/gnus/toggle-subscription.xpm, + etc/images/mail/attach.xpm, etc/images/mail/compose.xpm, + etc/images/mail/copy.xpm, etc/images/mail/forward.xpm, + etc/images/mail/inbox.xpm, etc/images/mail/move.xpm, + etc/images/mail/not-spam.xpm, etc/images/mail/outbox.xpm, + etc/images/mail/reply-all.xpm, etc/images/mail/reply.xpm, + etc/images/mail/save-draft.xpm, etc/images/mail/send.xpm, + etc/images/mail/spam.xpm: New icons from GNOME 2.6. + +2006-02-21 Miguel Frasson + + * etc/images/separator.xpm: Copy of sep.xpm from AUCTeX. + +2006-02-21 Adam Sj,Ax(Bgren + + * etc/images/mail/save.xpm, etc/images/mail/preview.xpm: New icons. + +2006-01-26 Katsumi Yamaoka + + * Makefile.in (clean): Clean all subdirectories; remove *~. + (elclean): Remove lisp/auto-autoloads.el, lisp/custom-load.el, and + lisp/gnus-load.el. + (distclean): Don't use sub-make to run clean; use $(MAKE) instead + of make. + + * etc/Makefile.in (clean): New rule. + (distclean): Use it; remove Makefile. + +2005-12-06 Katsumi Yamaoka + + * GNUS-NEWS: Generated. + +2005-10-31 Lars Magne Ingebrigtsen + + * Testing CVS setup. Yes. Yes. Yes. Yes. + +2005-10-04 Katsumi Yamaoka + + * aclocal.m4 (AC_PATH_LISPDIR): Default to .../site-lisp/gnus for + Emacs. + (AC_PATH_ETCDIR): Don't change the default value for Emacs. + + * configure: Generated. + + * Makefile.in (list-installed-shadows): New entry. + (remove-installed-shadows): New entry. + + * GNUS-NEWS: Generated. + +2005-09-28 Reiner Steib + + * todo: Remove some items that are already done. Add some new + items. Add some comments. + +2005-08-10 Romain Francoise + + * GNUS-NEWS: Generated. + +2005-07-18 Romain Francoise + + * GNUS-NEWS: Generated. + +2005-02-19 Miles Bader + + * etc/Makefile.in (install): Create $(etcdir)/images/gnus dir. + + * etc/Makefile.in (install, uninstall): Fix installed image dirs. + + * etc/Makefile.in (install): Put gnus-tut.txt in the right place. + + * Makefile.in (all): Don't do sub-make in etc. + * etc/Makefile.in (all): Remove target. + + * make.bat: Do image copies properly. + +2005-02-18 Miles Bader + + Move all remaining images from etc/gnus to etc/images/gnus. + +2004-06-18 Reiner Steib + + * Makefile.in (all): Do sub-make in etc. + * etc/Makefile.in (all): Link . to images. + (install, uninstall): Use $(etcdir)/images for images. + * make.bat: Likewise. + +2005-01-02 Romain Francoise + + * GNUS-NEWS: Generated. + +2004-12-26 Katsumi Yamaoka + + * GNUS-NEWS: Generated. + +2004-12-06 Reiner Steib + + * GNUS-NEWS: Generated. + +2004-09-30 Simon Josefsson + + * Makefile.in (GNUS-NEWS): Depend on texi/gnus-news.texi. + + * GNUS-NEWS: Generated. + +2004-09-29 Simon Josefsson + + * GNUS-NEWS: Generated. + + * Makefile.in (GNUS-NEWS): Add. + +2004-09-11 Simon Josefsson + + * GNUS-NEWS: Generated. + +2004-09-02 Reiner Steib + + * etc/.cvsignore: Remove unused. + +2004-06-16 Reiner Steib + + * make.bat: Fix line endings around arch-tag. + +2004-06-03 Teodor Zlatanov + + * etc/gnus/gnus-setup.ast (Setting up a NNTP server) + (Setting up local mail storage (nnml)): fixed some bugs, added a + new screen - still testing + +2004-06-01 Simon Josefsson + + * make.bat: Add SASL manual. + +2004-05-23 Lars Magne Ingebrigtsen + + * etc/gnus/news-server.ast: Use library validation. + +2004-03-08 Kevin Greiner + + * make.bat: Make sure that gnus-load.el and sieve are writable to + avoid breakage. + +2004-03-01 Michael Schierl (tiny change) + + * make.bat: Fix directory test for Windows 9x/ME. + +2004-01-07 Hiroshi Fujishima (tiny change) + + * etc/gnus-tut.txt: `G m' instead of `G V' + 2004-01-05 Jesper Harder * make.bat: Add missing parens. From Robert Marshall @@ -303,7 +491,7 @@ * configure.in: Use it. -2001-01-15 Jesper Harder +2001-01-15 Jesper Harder * make.bat: Fix doc. @@ -311,16 +499,16 @@ * configure.in: Add etc/Makefile. -2000-12-20 Jesper Harder +2000-12-20 Jesper Harder * make.bat: set max-lisp-eval-depth. -2000-10-12 Jesper Harder +2000-10-12 Jesper Harder * make.bat: Makes it possible to generate the Info files on windows again. -2000-08-24 Jesper Harder +2000-08-24 Jesper Harder * make.bat: Use emacs.exe if emacs.bat does not exist. @@ -358,3 +546,5 @@ ;; Local Variables: ;; coding: iso-2022-7bit ;; End: + +;;; arch-tag: 60301ba8-b152-41b3-8fb2-173bba77f2a8