changeset 9683:63753ade1845

gitlog-to-changelog: Add omitted ChangeLog entry.
author Jim Meyering <meyering@redhat.com>
date Sun, 10 Feb 2008 17:12:20 +0100
parents 0cbca36f2ccd
children cacb7a47b649
files ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,13 @@
 	* lib/xstrtol-error.c (xstrtol_error): The parameter was unused:
 	s/exit_failure/exit_status/.
 
+2008-02-09  Jim Meyering  <meyering@redhat.com>
+
+	New script and module: gitlog-to-changelog
+	* MODULES.html.sh (maint+release support): Add gitlog-to-changelog.
+	* modules/gitlog-to-changelog: New file.
+	* build-aux/gitlog-to-changelog: New file.
+
 2008-02-08  Jim Meyering  <meyering@redhat.com>
 
 	Avoid two "parameter unused" warnings.