]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Makefile.maint (announcement): Remove stale comment.
authorJim Meyering <meyering@redhat.com>
Mon, 4 Feb 2008 12:23:56 +0000 (13:23 +0100)
committerJim Meyering <meyering@redhat.com>
Mon, 4 Feb 2008 12:24:01 +0000 (13:24 +0100)
ChangeLog
Makefile.maint

index b52f17f5623285d2a187ec0f4d382659b6956020..c6c44c2a0f101f9184b597f07e0e711b9da81c6a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-02-04  Jim Meyering  <meyering@redhat.com>
+
+       * Makefile.maint (announcement): Remove stale comment.
+
 2008-02-02  Jim Meyering  <meyering@redhat.com>
 
        Clarify a comment.
index 1dd34401a3edd4d0f33e991827e2bf62a875143f..ba3c55ebbded993175c59b544ba24ba73bc145a0 100644 (file)
@@ -626,8 +626,6 @@ rel-files = $(xd-delta) $(DIST_ARCHIVES)
 
 gnulib-version = $$(cd $(gnulib_dir) && git describe)
 
-# Approximate the date of last gnulib "update" by the ChangeLog file's
-# mtime, and provide that date in the announcement.
 announcement: NEWS ChangeLog $(rel-files)
        @./build-aux/announce-gen                                       \
            --release-type=$(RELEASE_TYPE)                              \