X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=blobdiff_plain;f=ChangeLog;h=62ded06bdd05fa99f7fd7723dbbe8dd0772e6744;hp=7c1907254aeb59d2b462c1178db08e01a2baecf6;hb=a937c8dd0263adfabecdcedcbdb1eabc10c722b2;hpb=16fc486cb3ebf9fb292e8a1310cf3f51943ec9c2 diff --git a/ChangeLog b/ChangeLog index 7c1907254..62ded06bd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,68 @@ +2007-10-28 Reiner Steib + + * Makefile.in (SED_I, CODENAME_PATTERN): New. + (OLD_PATTERN): Adjust. + (release-bump-version): Use new variables. Allow going from + development version to release. + +2007-10-27 Reiner Steib + + * Makefile.in (release-bump-version): Adjust version + in (gnus)Troubleshooting. + +007-10-10 Katsumi Yamaoka + + * GNUS-NEWS: Generated. + +2007-10-04 Reiner Steib + + * Relicense "GPLv2 or later" files to "GPLv3 or later". + +2007-09-17 Alexander Solovyov (tiny change) + + * make.bat: Initial check didn't work if path contained spaces. + +2007-07-02 Reiner Steib + + * Makefile.in (COMMIT_STRING): New variable. + (release-bump-version): Use it. + (bump-version, bump-version-commit): New targets. + +2007-06-06 Andreas Seltenreich + + * todo: Add comment. Remove duplicate item. + +2007-05-02 Reiner Steib + + * README: Bump version number. + +2007-04-11 Didier Verna + + * GNUS-NEWS: Generated. + +2007-04-01 Reiner Steib + + * GNUS-NEWS: Generated. + +2007-03-23 Katsumi Yamaoka + + * README: Bump ngnus version. + +2006-12-26 Reiner Steib + + * GNUS-NEWS: Generated. + +2006-10-09 Romain Francoise + + * todo: Fix some typos. + +2006-04-19 Reiner Steib + + * make.bat: Use "echo *" to clarify the output. + (:lisp, :infotest): Avoid "not found" errors + (:etc): Remove etc\gnus. Be more verbose. Add new smilies. + Simplify. + 2006-04-11 Reiner Steib * etc/Makefile.in (install): Install new smileys. @@ -375,7 +440,7 @@ * GNUS-NEWS: Added Article Buttons. Added Upgrading (from Simon Josefsson). Add gnus-mime-delete-part, markup fixes and some other corrections. Mention Gnus FAQ. - + 2003-04-30 Jesper Harder @@ -427,19 +492,19 @@ * GNUS-NEWS: Add IDNA. Add TLS. Fix USEFOR reference. -2003-03-22 Frank Schmitt - +2003-03-22 Frank Schmitt + * make.bat: Redone from scratch; supports both Emacs and XEmacs now; correctly generate gnus-load.el; check for errors; use makeinfo if available, infohack.el if it isn't; be less verbose when copying files; copy files from etc/gnus and etc/smilies, too -2003-03-22 Frank Schmitt - +2003-03-22 Frank Schmitt + * make-x.bat: Removed, make.bat does its job now. -2003-03-22 Frank Schmitt - +2003-03-22 Frank Schmitt + * etc/gnus-tut.txt: Include Gnus FAQ from http://my.gnus.org. 2003-02-19 Reiner Steib @@ -515,9 +580,9 @@ 2002-02-22 Steve Youngs * aclocal.m4 (AC_PATH_LISPDIR): Default to - .../site-packages/lisp/gnus for XEmacs. + .../site-packages/lisp/gnus for XEmacs. (AC_PATH_ETCDIR): Default to .../site-packages/etc/gnus for - XEmacs. + XEmacs. 2002-02-01 ShengHuo ZHU @@ -527,7 +592,7 @@ * etc/gnus/oort.xface (X-Face): Oort X-Face from Raymond Scholz . - + 2002-01-02 ShengHuo ZHU * etc/gnus/describe-group.xpm: Set pixels of first line to @@ -584,14 +649,14 @@ Contributed by Kim F. Storm . 2001-10-19 Kai Gro,A_(Bjohann - From Frank Schmitt . - + From Frank Schmitt . + * make-x.bat: Use correct directory structure for XEmacs on Windows. 2001-10-06 08:00:00 ShengHuo ZHU * Makefile.in (uninstall): Add. - + * etc/Makefile.in (uninstall): Add. 2001-09-27 14:00:00 ShengHuo ZHU @@ -686,8 +751,30 @@ * xemacs.mak: New NMAKE file to support build and install on Windows NT. + Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, + 2007 Free Software Foundation, Inc. + + This file is part of GNU Emacs. + + GNU Emacs is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3, or (at your option) + any later version. + + GNU Emacs is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with GNU Emacs; see the file COPYING. If not, write to the + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. + ;; Local Variables: ;; coding: iso-2022-7bit +;; fill-column: 79 +;; add-log-time-zone-rule: t ;; End: ;;; arch-tag: 60301ba8-b152-41b3-8fb2-173bba77f2a8