diff options
Diffstat (limited to 'kbx/ChangeLog')
-rw-r--r-- | kbx/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/kbx/ChangeLog b/kbx/ChangeLog index 58505f311..ead879615 100644 --- a/kbx/ChangeLog +++ b/kbx/ChangeLog @@ -1,3 +1,10 @@ +2007-03-20 Werner Koch <[email protected]> + + * keybox.h (KEYBOX_FLAG_BLOB_SECRET, KEYBOX_FLAG_BLOB_EPHEMERAL): + New. + * keybox-update.c (keybox_compress): Use it here instead of a + magic constant. + 2007-01-31 Werner Koch <[email protected]> * Makefile.am (kbxutil_LDADD): Use GPG_ERROR_LIBS instead of -l. |