diff options
Diffstat (limited to '')
-rw-r--r-- | agent/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/agent/ChangeLog b/agent/ChangeLog index 7ea18d943..fd0f7105c 100644 --- a/agent/ChangeLog +++ b/agent/ChangeLog @@ -1,3 +1,9 @@ +2010-06-18 Werner Koch <[email protected]> + + * protect-tool.c (store_private_key, rsa_key_check): + + * command.c (cmd_export_key): New. + 2010-06-15 Werner Koch <[email protected]> * command.c (cmd_keywrap_key, cmd_import_key): New. @@ -2652,7 +2658,7 @@ Fri Aug 18 14:27:14 CEST 2000 Werner Koch <[email protected]> Copyright 2001, 2002, 2003, 2004, 2005, - 2007, 2008, 2009 Free Software Foundation, Inc. + 2007, 2008, 2009, 2010 Free Software Foundation, Inc. This file is free software; as a special exception the author gives unlimited permission to copy and/or distribute it, with or without |