summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-05-03 21:58:13 +0200
committerJim Meyering <meyering@redhat.com>2010-05-03 21:58:13 +0200
commit8c2ede4827e6294ed53a4017d5e8fb5d853ac1b3 (patch)
tree142d84f184a470eff4fbfe4ebbe7a65283fb081a /ChangeLog
parentd3d059cf53625ddfe2ff4f64759131e846f83b94 (diff)
downloadgnulib-8c2ede4827e6294ed53a4017d5e8fb5d853ac1b3.tar.gz
maint.mk, announce-gen: allow project-specific announcement mail headers
* top/maint.mk (translation_project_): Define default. (announcement_Cc_, announcement_mail_headers_): Likewise. (announcement): Invoke announce-gen with new --mail-headers option. * build-aux/announce-gen: New option: --mail-headers=HEADERS.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0ec11b96ab..31df129f4a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2010-05-03 Jim Meyering <meyering@redhat.com>
+ maint.mk, announce-gen: allow project-specific announcement mail headers
+ * top/maint.mk (translation_project_): Define default.
+ (announcement_Cc_, announcement_mail_headers_): Likewise.
+ (announcement): Invoke announce-gen with new --mail-headers option.
+ * build-aux/announce-gen: New option: --mail-headers=HEADERS.
+
test-xalloc-die: avoid unwarranted test failure on OpenSolaris 5.11
* tests/test-xalloc-die.sh: Redirect stdout before stderr, (i.e.,
"> out 2> err", rather than "2> err > out"). Otherwise, with /bin/sh