diff options
Diffstat (limited to 'kbx/ChangeLog')
-rw-r--r-- | kbx/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/kbx/ChangeLog b/kbx/ChangeLog index b36746d0b..edcf917fd 100644 --- a/kbx/ChangeLog +++ b/kbx/ChangeLog @@ -1,3 +1,12 @@ +2007-08-23 Werner Koch <[email protected]> + + * kbxutil.c: New commands --find-dups and --cut. New options + --from an --to. + * keybox-dump.c (hash_blob_rawdata): New. + (_keybox_dump_find_dups): New. + (open_file): Factor some code out to this. + (_keybox_dump_cut_records): New. + 2007-06-26 Werner Koch <[email protected]> * kbxutil.c: Include init.h |