diff options
Diffstat (limited to 'common/ChangeLog')
-rw-r--r-- | common/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/common/ChangeLog b/common/ChangeLog index e24250c17..8be1ce5c2 100644 --- a/common/ChangeLog +++ b/common/ChangeLog @@ -1,3 +1,10 @@ +2006-09-15 Werner Koch <[email protected]> + + * convert.c: New. + (hexcolon2bin): New. + (bin2hex, bin2hexcolon, do_binhex): New. + * t-convert.c: New + 2006-09-14 Werner Koch <[email protected]> * util.h (out_of_core): Use new gpg_error_from_syserror function. |