From a356859bb21e397270f4b4f4aa2021370059d64a Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Thu, 7 Dec 2000 20:51:34 +0000 Subject: [PATCH] use UTC dates when generating the changelog --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index af75076..90699dd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,7 +14,7 @@ NOCONV_DIST= $(distdir)/include/win32/resources/icon1.ico changelog:: -touch ChangeLog - -tools/cvs2cl/cvs2cl.pl -b + -tools/cvs2cl/cvs2cl.pl -b --utc -rm -f ChangeLog.bak dist-zip: distdir