diff --git a/lib/roken/ChangeLog b/lib/roken/ChangeLog index c4bafa4a6..de071ecf5 100644 --- a/lib/roken/ChangeLog +++ b/lib/roken/ChangeLog @@ -1,3 +1,12 @@ +2005-03-26 Love Hörnquist Åstrand + + * snprintf.c: use defined(TEST_SNPRINTF) like on all other places + in the same file + +2005-03-21 Love Hörnquist Åstrand + + * hex.c: check for overflows + 2005-03-18 Love Hörnquist Åstrand * vis.c: use RCSID instead of __RCSID