aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog
index ab9a60aa..9e68d51d 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,3 +1,16 @@
+2009-07-07 Werner Koch <[email protected]>
+
+ * gpg/pgp-keylist.c: Rename to ...
+ * run-keylist.c: ... this.
+ * gpg/pgp-import.c: Rename to ...
+ * run-import.c: ... this.
+ * gpg/pgp-export.c: Rename to ...
+ * run-export.c: ... this.
+ * run-support.h: New. Copied from gpg/t-support.h.
+ * gpg/Makefile.am (noinst_PROGRAMS): Remove them.
+ * Makefile.am (noinst_PROGRAMS): Add them.
+ (noinst_HEADERS): New.
+
2009-06-22 Marcus Brinkmann <[email protected]>
* gpg/t-support.h (passphrase_cb): Implement write() according to