On Tue, 2015-02-03 at 13:14 -0500, Carlos O'Donell wrote:
> On 02/03/2015 01:14 PM, Carlos O'Donell wrote:
> > However, I see that GCC thinks this is a valgrind bug.
> >
> > If valgrind is simply looking at the comparison to make
> > the warning then it falls into the 'false positive' category.
>
128acda..31bf40d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-03-18 Mark Wielaard
+
+ lib/git-merge-changelog.c (status): Report bugs to bug-gnulib@gnu.org.
+
2012-03-16 Paul Eggert
regex: diagnose too-large repeat counts in EREs
diff --git a/lib/git-merge
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-03-15 Mark Wielaard
+
+ git-merge-changelog: add specific example on how to use with hg.
+ * lib/git-merge-changelog.c: Add example on how to use in .hgrc.
+
2012-03-15 Bruno Haible
fmal: Avoid test failure on OpenBSD 5.1/SPARC64.
diff
Since I had to look things up and didn't get the setup correct
the first try I thought it would be good to include specific
instructions on how to use git-merge-changelog with Mercurial hg.