diff options
Diffstat (limited to 'common/ChangeLog')
-rw-r--r-- | common/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/common/ChangeLog b/common/ChangeLog index cbe0a5a28..986041f59 100644 --- a/common/ChangeLog +++ b/common/ChangeLog @@ -3,6 +3,11 @@ * http.c (do_parse_uri): Properly handle IPv6 literal addresses as per RFC-2732. Adapted from patch by Phil Pennock. +2009-03-12 Werner Koch <[email protected]> + + * gettime.c: Include i18n.h. + (dump_isotime): New. + 2009-03-06 Werner Koch <[email protected]> * sexputil.c (make_canon_sexp): New. |