aboutsummaryrefslogtreecommitdiffstats
path: root/kbx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'kbx/ChangeLog')
-rw-r--r--kbx/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/kbx/ChangeLog b/kbx/ChangeLog
index b4f988234..7b5a546c4 100644
--- a/kbx/ChangeLog
+++ b/kbx/ChangeLog
@@ -1,3 +1,11 @@
+2009-12-08 Werner Koch <[email protected]>
+
+ * keybox-search-desc.h (keydb_search_desc): Use u32 type for
+ KID. Extend the skip function ptr.
+ (gpg_pkt_user_id_t): New.
+ * keybox-search.c (has_short_kid, has_long_kid): Change to use u32
+ args for KID.
+
2008-12-09 Werner Koch <[email protected]>
* kbxutil.c (main): Call i18n_init before init_common_subsystems.