aboutsummaryrefslogtreecommitdiffstats
path: root/doc/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 /doc/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 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 11cc544b..de523fea 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,5 +1,8 @@
2003-09-14 Marcus Brinkmann <[email protected]>
+ * gpgme.texi (Multi Threading): Correct documentation on memory
+ synchronization requirement.
+
* gpgme.texi (Locale): New section.
(Multi Threading): Set locale in example.