diff options
Diffstat (limited to '')
-rw-r--r-- | util/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog index 366f4c1be..475458c1e 100644 --- a/util/ChangeLog +++ b/util/ChangeLog @@ -1,3 +1,8 @@ +2006-04-17 David Shaw <[email protected]> + + * miscutil.c (make_printable_string): Fix bug where some control + characters lose part of their ASCII representation. + 2006-04-11 David Shaw <[email protected]> * memory.c (realloc): Revert m_guard fix and stick an #error in |