From caac936ebff9ee6f492b180be6fa6d2aa4a66b01 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 13 Mar 2014 13:00:00 -0700 Subject: [PATCH] gitlog-to-changelog: also include the file, git-log-fix * modules/gitlog-to-changelog (Files): Add git-log-fix. Reported by Assaf Gordon. --- ChangeLog | 6 ++++++ modules/gitlog-to-changelog | 1 + 2 files changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index fe35263..cd18c85 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2014-03-13 Jim Meyering + + gitlog-to-changelog: also include the file, git-log-fix + * modules/gitlog-to-changelog (Files): Add git-log-fix. + Reported by Assaf Gordon. + 2014-03-06 Paul Eggert regex: port to OS X 10.8.5 en_US.UTF-8 locale diff --git a/modules/gitlog-to-changelog b/modules/gitlog-to-changelog index 4b40334..3897c32 100644 --- a/modules/gitlog-to-changelog +++ b/modules/gitlog-to-changelog @@ -3,6 +3,7 @@ Convert git log to ChangeLog Files: build-aux/gitlog-to-changelog +build-aux/git-log-fix Depends-on: -- 1.9.0.152.g6ab4ae2