diff options
Diffstat (limited to '')
-rw-r--r-- | common/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/common/ChangeLog b/common/ChangeLog index f6380c64d..cebc0ece6 100644 --- a/common/ChangeLog +++ b/common/ChangeLog @@ -1,3 +1,11 @@ +2011-02-27 Werner Koch <wk@g10code.com> + + * gettime.c (isotime2epoch): Factor check code out to .. + (isotime_p): .. new. + (isotime_human_p): New. + (string2isotime): New. + * t-gettime.c (test_string2isotime): New. + 2011-02-11 Andrey Jivsov <openpgp@brainhub.org> * openpgp-oid.c (openpgp_oid_to_str): Use unsigned int for |