diff options
Diffstat (limited to 'common/ChangeLog')
-rw-r--r-- | common/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/common/ChangeLog b/common/ChangeLog index 475301784..bd4be4faf 100644 --- a/common/ChangeLog +++ b/common/ChangeLog @@ -1,5 +1,8 @@ 2009-06-29 Werner Koch <[email protected]> + * estream.c (BUFFER_ROUND_TO_BLOCK): Remove unused macro. + (es_func_mem_write): Rewrite reallocation part. + * estream.c (es_write_sanitized_utf8_buffer): Typo typo fix. 2009-06-25 Werner Koch <[email protected]> |