aboutsummaryrefslogtreecommitdiffstats
path: root/common/ChangeLog.jnlib
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2011-12-01 09:51:36 +0000
committerWerner Koch <[email protected]>2011-12-01 10:09:02 +0000
commit2336b09779d313c1594acf6df3bd8a8486e90458 (patch)
treeebff394571ce00f0cbcee82114a516fc8a470545 /common/ChangeLog.jnlib
parentFix pinpad input support (diff)
downloadgnupg-2336b09779d313c1594acf6df3bd8a8486e90458.tar.gz
gnupg-2336b09779d313c1594acf6df3bd8a8486e90458.zip
Generate the ChangeLog from commit logs.
* scripts/gitlog-to-changelog: New script. Taken from gnulib. * scripts/git-log-fix: New file. * scripts/git-log-footer: New file. * doc/HACKING: Describe the ChangeLog policy * 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 'common/ChangeLog.jnlib')
-rw-r--r--common/ChangeLog.jnlib11
1 files changed, 11 insertions, 0 deletions
diff --git a/common/ChangeLog.jnlib b/common/ChangeLog.jnlib
index f51525e42..4ac02f3c2 100644
--- a/common/ChangeLog.jnlib
+++ b/common/ChangeLog.jnlib
@@ -1,3 +1,10 @@
+2011-12-01 Werner Koch <[email protected]>
+
+ 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-03-10 Werner Koch <[email protected]>
See gnupg/common/ChangeLog for newer changes.
@@ -767,3 +774,7 @@ Mon Jan 24 13:04:28 CET 2000 Werner Koch <[email protected]>
This file is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+
+Local Variables:
+buffer-read-only: t
+End: