Don't show merges in dist tarball changelog.
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 3 Sep 2007 05:49:38 +0000 (08:49 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 3 Sep 2007 05:49:38 +0000 (08:49 +0300)
They're not interesting to somebody viewing what has changed...

Makefile.am

index 0e85fcd..6a23cc3 100644 (file)
@@ -228,6 +228,6 @@ cref: ctags cscope
 
 .PHONY: ChangeLog
 ChangeLog:
-       hg log -v > ChangeLog
+       hg log --no-merge -v > ChangeLog
 
 ACLOCAL_AMFLAGS = -I m4