automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FYI: rotating ChangeLog


From: Alexandre Duret-Lutz
Subject: FYI: rotating ChangeLog
Date: Wed, 10 Apr 2002 09:54:30 +0200
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i386-debian-linux-gnu)

I'm checking in the following (abridged) patch.

Index: ChangeLog
===================================================================
RCS file: /cvs/automake/automake/ChangeLog,v
retrieving revision 1.1807
diff -u -r1.1807 ChangeLog
--- ChangeLog   9 Apr 2002 18:45:33 -0000       1.1807
+++ ChangeLog   10 Apr 2002 07:47:08 -0000
@@ -1,3 +1,8 @@
+2002-04-10  Alexandre Duret-Lutz  <address@hidden>
+
+       * ChangeLog.2001: New file, extracted from ChangeLog.
+       * Makefile.am (EXTRA_DIST): Add it.
+
 2002-04-09  Alexandre Duret-Lutz  <address@hidden>
 
        * automake.texi (Canonicalization): The sources for libmumble++.a
@@ -688,7 +693,7 @@
        obsoleted `string.atoi'.
        Reported by Enrico Scholz.
 
-2001-01-02  Alexandre Duret-Lutz  <address@hidden>
+2002-01-02  Alexandre Duret-Lutz  <address@hidden>
 
        Fix for PR automake/280:
        * automake.in (read_am_file): Warn about trailing backslashes
@@ -724,4940 +729,9 @@
        This fixes a bug introduced on 2001-01-28.
        Reported by Jared Davis.
 
-2001-12-31  Tom Tromey  <address@hidden>
-
-       * automake.texi (Extending): Document installcheck-local.  Added
-       installdirs-local index entry.
-       (Tests): Document installcheck-local.
-
-       * automake.in (handle_single_transform_list): Indentation fix.
-
[...]
-2001-02-03  Tom Tromey  <address@hidden>
-
-       * header.am (address@hidden@HEADERS): Use INSTALL_HEADER.
-       * header-vars.am (INSTALL_HEADER): New macro.
-
-       * automake.texi (Rebuilding): New node.
-
 -----
 
-Copyright 2001 Free Software Foundation, Inc.
+Copyright 2002 Free Software Foundation, Inc.
 
 This file is part of GNU Automake.
 
Index: ChangeLog.2001
===================================================================
RCS file: ChangeLog.2001
diff -N ChangeLog.2001
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ ChangeLog.2001      10 Apr 2002 07:47:09 -0000
@@ -0,0 +1,4951 @@
+2001-12-31  Tom Tromey  <address@hidden>
+
+       * automake.texi (Extending): Document installcheck-local.  Added
+       installdirs-local index entry.
+       (Tests): Document installcheck-local.
+
+       * automake.in (handle_single_transform_list): Indentation fix.
+
[...]
+2001-02-03  Tom Tromey  <address@hidden>
+
+       * header.am (address@hidden@HEADERS): Use INSTALL_HEADER.
+       * header-vars.am (INSTALL_HEADER): New macro.
+
+       * automake.texi (Rebuilding): New node.
+
+-----
+
+Copyright 2001 Free Software Foundation, Inc.
+
+This file is part of GNU Automake.
+
+GNU Automake 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 2, or (at your option)
+any later version.
+
+GNU Automake 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 autoconf; see the file COPYING.  If not, write to
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA.
Index: Makefile.am
===================================================================
RCS file: /cvs/automake/automake/Makefile.am,v
retrieving revision 1.188
diff -u -r1.188 Makefile.am
--- Makefile.am 7 Apr 2002 21:35:02 -0000       1.188
+++ Makefile.am 10 Apr 2002 07:47:09 -0000
@@ -34,7 +34,7 @@
  --regex='/address@hidden \t]+\([^,]+\)/\1/' $(srcdir)/automake.texi
 TAGS_DEPENDENCIES = automake.texi
 
-EXTRA_DIST = ChangeLog.1996 ChangeLog.1998 ChangeLog.2000
+EXTRA_DIST = ChangeLog.1996 ChangeLog.1998 ChangeLog.2000 ChangeLog.2001
 
 ## Make versioned links.  We only run the transform on the root name;
 ## then we make a versioned link with the transformed base name.  This
Index: Makefile.in
===================================================================
RCS file: /cvs/automake/automake/Makefile.in,v
retrieving revision 1.364
diff -u -r1.364 Makefile.in
--- Makefile.in 7 Apr 2002 21:35:02 -0000       1.364
+++ Makefile.in 10 Apr 2002 07:47:09 -0000
@@ -89,7 +89,7 @@
 
 TAGS_DEPENDENCIES = automake.texi
 
-EXTRA_DIST = ChangeLog.1996 ChangeLog.1998 ChangeLog.2000
+EXTRA_DIST = ChangeLog.1996 ChangeLog.1998 ChangeLog.2000 ChangeLog.2001
 
 WGET = wget
 
Index: stamp-vti
===================================================================
RCS file: /cvs/automake/automake/stamp-vti,v
retrieving revision 1.171
diff -u -r1.171 stamp-vti
--- stamp-vti   30 Mar 2002 00:26:05 -0000      1.171
+++ stamp-vti   10 Apr 2002 07:47:09 -0000
@@ -1,4 +1,4 @@
address@hidden UPDATED 18 March 2002
address@hidden UPDATED-MONTH March 2002
address@hidden UPDATED 10 April 2002
address@hidden UPDATED-MONTH April 2002
 @set EDITION 1.6a
 @set VERSION 1.6a
Index: version.texi
===================================================================
RCS file: /cvs/automake/automake/version.texi,v
retrieving revision 1.244
diff -u -r1.244 version.texi
--- version.texi        30 Mar 2002 00:26:05 -0000      1.244
+++ version.texi        10 Apr 2002 07:47:09 -0000
@@ -1,4 +1,4 @@
address@hidden UPDATED 18 March 2002
address@hidden UPDATED-MONTH March 2002
address@hidden UPDATED 10 April 2002
address@hidden UPDATED-MONTH April 2002
 @set EDITION 1.6a
 @set VERSION 1.6a

-- 
Alexandre Duret-Lutz




reply via email to

[Prev in Thread] Current Thread [Next in Thread]