From 5e04fd8dbc859fa3dcb2de9cd3279df80bd3418b Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 11 Sep 2009 12:23:14 +0200 Subject: [PATCH] announce-gen: include [$release_type] in emitted Subject: * build-aux/announce-gen (get_tool_versions): Include [$release_type], e.g., [stable] in the emitted Subject: line. --- ChangeLog | 6 ++++++ build-aux/announce-gen | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index c190ecc5e..94bac8397 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-09-11 Jim Meyering + + announce-gen: include [$release_type] in emitted Subject: + * build-aux/announce-gen (get_tool_versions): Include [$release_type], + e.g., [stable] in the emitted Subject: line. + 2009-09-10 Ralf Wildenhues Remove obsolete macros from several modules. diff --git a/build-aux/announce-gen b/build-aux/announce-gen index df08fd96e..d4e289a9e 100755 --- a/build-aux/announce-gen +++ b/build-aux/announce-gen @@ -1,7 +1,7 @@ #!/usr/bin/perl -w # Generate a release announcement message. -my $VERSION = '2009-09-01 06:47'; # UTC +my $VERSION = '2009-09-11 09:50'; # UTC # The definition above must lie within the first 8 lines in order # for the Emacs time-stamp write hook (at end) to update it. # If you change this file with Emacs, please let the write hook @@ -424,7 +424,7 @@ sub get_tool_versions ($$) # mail (or part of a diff), Gnus is not triggered. print < -- 2.11.0