From: Ivo Timmermans <ivo@lychnis.net>
Date: Thu, 2 Nov 2000 21:41:53 +0000 (+0000)
Subject: Change wsl to Wessel's name and email address in the ChangeLog creation
X-Git-Tag: release-1.0pre3~40
X-Git-Url: http://git.tinc-vpn.org/git/browse?a=commitdiff_plain;h=84c842def74c5d0e9c4a69e4f584fe9eb66eb728;p=tinc

Change wsl to Wessel's name and email address in the ChangeLog creation
---

diff --git a/Makefile.am b/Makefile.am
index 19ae3014..8ee22a7a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,8 +14,10 @@ CVS_CREATED = configure aclocal.m4 config.h.in config.guess \
 
 ChangeLog:
 	rm -f ChangeLog
-	rcs2log -u "zarq	Ivo Timmermans	itimmermans@bigfoot.com" \
-	  -u "guus	Guus Sliepen	guus@sliepen.warande.net" | \
+	rcs2log -r -r -r CABAL \
+	  -u "zarq	Ivo Timmermans	itimmermans@bigfoot.com" \
+	  -u "guus	Guus Sliepen	guus@sliepen.warande.net" \
+	  -u "wsl	Wessel Dankers	wsl@nl.linux.org" | \
 	  sed -e 's,/home/CVS/tinc/,,g' > $@
 
 cvs-clean: maintainer-clean