aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ChangeLog
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2002-09-28 22:09:12 +0200
committerMarcus Brinkmann <[email protected]>2002-09-28 22:09:12 +0200
commite9f9833e0533bea3d882a902575300aa81982903 (patch)
tree7f4077df513b0ecfac35b9b4b190f920898ca652 /tests/ChangeLog
parent2002-09-28 Marcus Brinkmann <[email protected]> (diff)
downloadgpgme-e9f9833e0533bea3d882a902575300aa81982903.tar.gz
gpgme-e9f9833e0533bea3d882a902575300aa81982903.zip
2002-09-28 Marcus Brinkmann <[email protected]>
* t-version.c: Include <string.h>. Reported by St�phane Corth�sy.
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r--tests/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog
index aba9187f..ab1454cd 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,3 +1,7 @@
+2002-09-28 Marcus Brinkmann <[email protected]>
+
+ * t-version.c: Include <string.h>. Reported by St�phane Corth�sy.
+
2002-09-02 Marcus Brinkmann <[email protected]>
* gpg/t-keylist.c (main): Test PATTERN for NULL before printing.