aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ChangeLog
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2003-09-14 14:48:48 +0000
committerMarcus Brinkmann <[email protected]>2003-09-14 14:48:48 +0000
commitb4473cfffd836c7f7e69069cec2b6feb2f10f1d3 (patch)
tree2ce05f948afca85ea7a22b89ea122a3dc41c3011 /tests/ChangeLog
parent2003-09-14 Marcus Brinkmann <[email protected]> (diff)
downloadgpgme-b4473cfffd836c7f7e69069cec2b6feb2f10f1d3.tar.gz
gpgme-b4473cfffd836c7f7e69069cec2b6feb2f10f1d3.zip
doc/
2003-09-14 Marcus Brinkmann <[email protected]> * gpgme.texi (Multi Threading): Correct documentation on memory synchronization requirement. tests/ 2003-09-14 Marcus Brinkmann <[email protected]> * gpg/t-thread1.c (main): Call init_gpgme here. (initialize_gpgme): Function removed.
Diffstat (limited to '')
-rw-r--r--tests/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog
index 4a42e19b..01256675 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,5 +1,8 @@
2003-09-14 Marcus Brinkmann <[email protected]>
+ * gpg/t-thread1.c (main): Call init_gpgme here.
+ (initialize_gpgme): Function removed.
+
* gpg/t-thread1.c: New file.
* gpg/Makefile.am (TESTS): Add t-thread1.c.
(t_thread1_LDADD): New variable.