summaryrefslogtreecommitdiffstats
path: root/src/lib/kdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/kdb/ChangeLog')
-rw-r--r--src/lib/kdb/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/lib/kdb/ChangeLog b/src/lib/kdb/ChangeLog
index ae159d434..b6677ffee 100644
--- a/src/lib/kdb/ChangeLog
+++ b/src/lib/kdb/ChangeLog
@@ -1,3 +1,12 @@
+2006-01-25 Ken Raeburn <raeburn@mit.edu>
+
+ * kdb5.h (struct _db_library): Delete unlocked and lock_holder
+ fields.
+ (struct _kdb_vftabl): Delete is_thread_safe field.
+ * kdb5.c (kdb_init_lib_lock, kdb_destroy_lib_lock,
+ kdb_lock_lib_lock, kdb_unlock_lib_lock): Delete references.
+ Assume the plugin is always thread-safe.
+
2005-12-02 Ken Raeburn <raeburn@mit.edu>
* kdb5.c (kdb_load_library): Make dbpath_names static, to keep