diff options
Diffstat (limited to '')
-rw-r--r-- | common/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/common/ChangeLog b/common/ChangeLog index e5815738c..1f5637845 100644 --- a/common/ChangeLog +++ b/common/ChangeLog @@ -1,3 +1,13 @@ +2010-06-21 Werner Koch <[email protected]> + + * util.h (xfree_fnc): New. + +2010-06-18 Werner Koch <[email protected]> + + * util.h (GPG_ERR_MISSING_KEY) [!GPG_ERR_MISSING_KEY]: New. + + * sexputil.c (make_canon_sexp_pad): Add arg SECURE. + 2010-06-17 Werner Koch <[email protected]> * sexputil.c (make_canon_sexp_pad): New. |