dovecot-2.0: Makefile: Stop generated ChangeLog at v1.2.rc1.

dovecot at dovecot.org dovecot at dovecot.org
Fri Jul 2 02:42:22 EEST 2010


details:   http://hg.dovecot.org/dovecot-2.0/rev/0ca72121aa46
changeset: 11704:0ca72121aa46
user:      Timo Sirainen <tss at iki.fi>
date:      Fri Jul 02 00:42:19 2010 +0100
description:
Makefile: Stop generated ChangeLog at v1.2.rc1.
If someone wants full history, they can get it from hg.

diffstat:

 Makefile.am |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 4dd679310f12 -r 0ca72121aa46 Makefile.am
--- 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


More information about the dovecot-cvs mailing list