diff options
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 581904cc7..572830ccb 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,15 @@ +2009-07-21 Werner Koch <[email protected]> + + * estream-printf.h: New. Taken from libestream.x + +2009-07-20 Werner Koch <[email protected]> + + * types.h (strlist_t): Add new alias for STRLIST. + + * memory.h (xtrymalloc,xtrystrdup): New. + + * util.h: Add prototypes for util/convert.c. + 2009-05-26 David Shaw <[email protected]> * http.h: Pass in a STRLIST for additional headers on http_open |