summaryrefslogtreecommitdiffstats
path: root/scd
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2011-12-01 10:51:36 +0100
committerWerner Koch <wk@gnupg.org>2011-12-01 11:09:02 +0100
commit2336b09779d313c1594acf6df3bd8a8486e90458 (patch)
treeebff394571ce00f0cbcee82114a516fc8a470545 /scd
parentFix pinpad input support (diff)
downloadgnupg2-2336b09779d313c1594acf6df3bd8a8486e90458.tar.xz
gnupg2-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 'scd')
-rw-r--r--scd/ChangeLog-2011 (renamed from scd/ChangeLog)13
-rw-r--r--scd/Makefile.am2
2 files changed, 14 insertions, 1 deletions
diff --git a/scd/ChangeLog b/scd/ChangeLog-2011
index 80cddec49..9184af4c5 100644
--- a/scd/ChangeLog
+++ b/scd/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.
+
2011-12-01 Niibe Yutaka <gniibe@fsij.org>
* app-openpgp.c (do_change_pin): Fix pincb messages when
@@ -1092,7 +1099,7 @@
2006-09-14 Werner Koch <wk@g10code.com>
- Replaced all call gpg_error_from_errno(errno) by
+ Replaced all call gpg_error_from_errno(errno) by
gpg_error_from_syserror().
* command.c (scd_command_handler): Replaced
@@ -2579,3 +2586,7 @@
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:
diff --git a/scd/Makefile.am b/scd/Makefile.am
index 9153a4403..bdd457acd 100644
--- a/scd/Makefile.am
+++ b/scd/Makefile.am
@@ -17,6 +17,8 @@
## Process this file with automake to produce Makefile.in
+EXTRA_DIST = ChangeLog-2011
+
bin_PROGRAMS = scdaemon
if ! HAVE_W32_SYSTEM
libexec_PROGRAMS = gnupg-pcsc-wrapper