From 1589a8ab49dc714198d1003f745fe9c9fd5c3256 Mon Sep 17 00:00:00 2001
From: Jim Meyering <meyering@fb.com>
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 fe35263921..cd18c85f25 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-03-13  Jim Meyering  <meyering@fb.com>
+
+	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  <eggert@cs.ucla.edu>
 
 	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 4b403341ee..3897c3210f 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:
 
-- 
2.39.5