From: Dmitry V. Levin Date: Mon, 21 Sep 2009 18:37:10 +0000 (+0000) Subject: * Makefile.am (gen_changelog_start_date): Fix date. X-Git-Tag: v4.5.19~34 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7304fd9abdd85881e90baf9b4077cfdd0da12477;p=strace * Makefile.am (gen_changelog_start_date): Fix date. --- diff --git a/Makefile.am b/Makefile.am index 9688858a..ee245996 100644 --- a/Makefile.am +++ b/Makefile.am @@ -83,7 +83,7 @@ EXTRA_DIST = $(man_MANS) errnoent.sh signalent.sh syscallent.sh ioctlsort.c \ svr4/signalent.h svr4/syscall.h svr4/syscallent.h \ xlate.el -gen_changelog_start_date = 2009-07-09 +gen_changelog_start_date = '2009-07-08 20:00' gen-changelog: if test -d .git; then \ $(top_srcdir)/gitlog-to-changelog \