summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2011-12-01 14:57:15 +0100
committerWerner Koch <wk@gnupg.org>2011-12-01 14:57:15 +0100
commit9d75d671d66386ad862db0466c4dd67a246dfe72 (patch)
tree5affa0ab5917652012ec0dd904154d357f24181e /contrib
parentaaa3f53457369125bcfa6eeaf283df77df87d4f9 (diff)
downloadlibgpg-error-9d75d671d66386ad862db0466c4dd67a246dfe72.tar.gz
Generate the ChangeLog from commit logs.
* build-aux/gitlog-to-changelog: New script. Taken from gnulib. * build-aux/git-log-fix: New file. * build-aux/git-log-footer: New file. * doc/HACKING: New file. * ChangeLog: New file. * Makefile.am (EXTRA_DIST): Add new files. (gen-ChangeLog): New. (dist-hook): Run gen-ChangeLog. Rename all ChangeLog files to ChangeLog-2011.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/ChangeLog-2011 (renamed from contrib/ChangeLog)8
1 files changed, 7 insertions, 1 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog-2011
index c109306..87c1aa4 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog-2011
@@ -1,3 +1,10 @@
+2011-12-01 Werner Koch <wk@g10code.com>
+
+ NB: ChangeLog files are no longer manually maintained. Starting
+ on December 1st, 2011 we put change information only in the GIT
+ commit log, and generate a top-level ChangeLog file from logs at
+ "make dist". See doc/HACKING for details.
+
2010-11-15 Marcus Brinkmann <mb@g10code.com>
* conf-w32ce-msc/stdint.h: New file.
@@ -16,4 +23,3 @@
* contrib/conf-w32ce-msc/build.mk: New.
* contrib/conf-w32ce-msc/config.h: New.
-