bug-gnulib
[Top][All Lists]
Advanced

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

[PATCH] git-merge-changelog: Report bugs to address@hidden


From: Mark Wielaard
Subject: [PATCH] git-merge-changelog: Report bugs to address@hidden
Date: Sun, 18 Mar 2012 12:52:10 +0100

git-merge-changelog is maintained in gnulib, so bug reports should go
to address@hidden, not address@hidden

---
 ChangeLog                 |    4 ++++
 lib/git-merge-changelog.c |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 128acda..31bf40d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-03-18  Mark Wielaard  <address@hidden>
+
+       lib/git-merge-changelog.c (status): Report bugs to address@hidden
+
 2012-03-16  Paul Eggert  <address@hidden>
 
        regex: diagnose too-large repeat counts in EREs
diff --git a/lib/git-merge-changelog.c b/lib/git-merge-changelog.c
index 500f55b..e2ad303 100644
--- a/lib/git-merge-changelog.c
+++ b/lib/git-merge-changelog.c
@@ -990,7 +990,7 @@ usage (int status)
       printf ("  -h, --help                  display this help and exit\n");
       printf ("  -V, --version               output version information and 
exit\n");
       printf ("\n");
-      fputs ("Report bugs to <address@hidden>.\n",
+      fputs ("Report bugs to <address@hidden>.\n",
              stdout);
     }
 
-- 
1.7.7.6




reply via email to

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