diff --git a/lib/roken/ChangeLog b/lib/roken/ChangeLog index 6c4e20bd1..8f47460a3 100644 --- a/lib/roken/ChangeLog +++ b/lib/roken/ChangeLog @@ -1,5 +1,11 @@ -2005-04-04 Love Hörnquist Åstrand +2005-04-04 Love Hörnquist Åstrand + * strpftime-test.c: print size_t by casting to unsigned long + + * base64-test.c: print size_t by casting to unsigned long + + * hex-test.c: print size_t by casting to unsigned long + * resolve-test.c: print size_t by casting to unsigned long 2005-04-01 Love Hörnquist Åstrand