aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index 2f1204475..d874c8385 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,3 +1,11 @@
+2004-08-11 Werner Koch <[email protected]>
+
+ * gpgv.c (destroy_dotlock): New stub.
+
+ * keydb.c (keydb_add_resource): Factored keyring creation out to ..
+ (maybe_create_keyring): .. new. Make sure that we do the checks
+ in a locked state. Problem reported by Stefan Haller.
+
2004-08-09 Werner Koch <[email protected]>
* Makefile.am (LDADD): Replaced INTLLIBS by LIBINTL.