changeset 11704:0ca72121aa46 HEAD

Makefile: Stop generated ChangeLog at v1.2.rc1. If someone wants full history, they can get it from hg.
author Timo Sirainen <tss@iki.fi>
date Fri, 02 Jul 2010 00:42:19 +0100
parents 4dd679310f12
children a34f5f7b17a2
files Makefile.am
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.am	Thu Jul 01 23:30:18 2010 +0100
+++ b/Makefile.am	Fri Jul 02 00:42:19 2010 +0100
@@ -25,7 +25,7 @@
 
 if MAINTAINER_MODE
 ChangeLog: .hg/dirstate
-	hg log --style=changelog > ChangeLog
+	hg log -r tip:fef8259e7277 --style=changelog > ChangeLog
 endif
 
 aclocal_DATA = dovecot.m4