X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=blobdiff_plain;f=ChangeLog;h=d816e7d39d532e91efc433b4953dc38260479d01;hp=bf1d5f6686dc55e59e5bd4d9992c294f638d66cc;hb=9e391bce68be1c9d98290831d327bbe661a758cf;hpb=7d3f92d9e8c978c837e551407d6fea6ecd2942f1 diff --git a/ChangeLog b/ChangeLog index bf1d5f668..d816e7d39 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,137 @@ +2010-10-21 Julien Danjou + + * todo: Remove done and duplicate items. + +2010-10-06 Julien Danjou + + * todo: Remove other broken links + + * make.bat: Remove Windows 98 stuff and reference to my.gnus.org. + +2010-10-04 Andreas Schwab + + * configure.in: Fix help strings. + +2010-04-23 Teodor Zlatanov + + * .gitignore: Remove configure from ignores. + +2010-04-22 Teodor Zlatanov + + * configure: Regenerated from configure.in using Autoconf 2.65. + +2009-08-12 Katsumi Yamaoka + + * GNUS-NEWS: Generated. + +2009-01-22 Dan Nicolaescu + + * .dir-locals.el: New file. + +2009-01-03 Reiner Steib + + * README: Add outline. Clarify Emacs versions. + +2008-05-01 Lars Magne Ingebrigtsen + + * README: Bump version to 0.11 + +2008-04-12 Reiner Steib + + * Makefile.in (release-check-settings): Clarify codename. + (release-help): New target. + (release-cvs-export): Add umask. Suggested by Sven Joachim. + +2008-04-11 Reiner Steib + + * README: Bump version to 0.9. + +2008-04-10 Reiner Steib + + * README: No Gnus v0.8 is released. + +2008-03-01 Reiner Steib + + * Update copyright years. + +2008-02-07 Katsumi Yamaoka + + * GNUS-NEWS: Generated. + + * Makefile.in (datarootdir): Define. + + * aclocal.m4 (AC_PATH_LISPDIR): Quote directory name that might contain + whitespace. + + * configure: Regenerate. + + * mkinstalldirs: Replace it with the 2006-05-11.19 version. + +2008-01-16 Katsumi Yamaoka + + * GNUS-NEWS: Generated. + +2008-01-11 Katsumi Yamaoka + + * GNUS-NEWS: Generated. + +2007-11-18 Reiner Steib + + * GNUS-NEWS: Generated. + +2007-11-04 Reiner Steib + + * Makefile.in (RELEASE_COMMIT_FILES): Add etc/ChangeLog. + (release-check-settings): Add release-add-changelog + (release-bump-version): Add check for CODENAME_TO_STABLE. Split off + release-add-changelog. + (release-add-changelog): New target. Separate some commands from + release-bump-version. Add etc/ChangeLog. + (release-diff-commit-files): New target. + (RELEASE_COMMIT_FILES): Reorder files. + +2007-11-03 Reiner Steib + + * COPYING: GPLv3 from Emacs repository. + +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. + +2007-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. @@ -713,9 +847,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, 2008, 2009, 2010 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