diff options
Diffstat (limited to 'agent/ChangeLog')
-rw-r--r-- | agent/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/agent/ChangeLog b/agent/ChangeLog index 70ff89b48..4b98e9c34 100644 --- a/agent/ChangeLog +++ b/agent/ChangeLog @@ -1,3 +1,8 @@ +2010-01-26 Werner Koch <[email protected]> + + * protect.c (do_encryption): Encode the s2kcount and no not use a + static value of 96. + 2009-12-21 Werner Koch <[email protected]> * command.c (cmd_getinfo): Add sub-command s2k_count. |