From e1ecc43b2824a4b57dd4508a5bcc84a9536f4b7f Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 13 Dec 2002 20:25:24 +0000 Subject: [PATCH] . --- ChangeLog | 5 +++++ Makefile.in | 1 + 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index b67ad31a69..3ec449dbeb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,11 @@ * Version 4.5.4. + * announce-gen: New script to begin replacing the commands + associated with the rule here... + * Makefile.maint (announcement): Invoke announce-gen. + * Makefile.am (EXTRA_DIST): Add announce-gen. + * tests/cp/preserve-2: New file/test, for latest fix. * tests/cp/Makefile.am (TESTS): Add preserve-2. diff --git a/Makefile.in b/Makefile.in index c37d55c5da..31287b3a48 100644 --- a/Makefile.in +++ b/Makefile.in @@ -150,6 +150,7 @@ target_alias = @target_alias@ SUBDIRS = lib src doc man m4 po tests EXTRA_DIST = Makefile.cfg Makefile.maint GNUmakefile \ .kludge-stamp .prev-version THANKS-to-translators THANKStt.in \ + announce-gen \ old/fileutils/ChangeLog \ old/fileutils/ChangeLog-1997 \ old/sh-utils/ChangeLog \ -- 2.47.2