From 002790d10a185b8db039b336c8efba4af80afa30 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 12 Dec 2003 12:01:31 +0000 Subject: only log newer changes (thus preventing pixel to alter previous commits :-)) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index aec7f7ed..7c433ca5 100644 --- a/Makefile +++ b/Makefile @@ -62,7 +62,7 @@ cvstag: cvs tag $(CVSTAGOPT) $(TAG) changelog: ../common/username - cvs2cl -U ../common/username -I ChangeLog + cvs2cl -U ../common/username -I ChangeLog --accum rm -f ChangeLog.bak cvs commit -m "Generated by cvs2cl the `date '+%d_%b'`" ChangeLog -- cgit v1.2.1