diff --git a/lib/roken/ChangeLog b/lib/roken/ChangeLog index 32a07721c..77ac2642a 100644 --- a/lib/roken/ChangeLog +++ b/lib/roken/ChangeLog @@ -1,3 +1,8 @@ +2005-09-13 Love Hörnquist Åstrand + + * strptime.c: cast to unsigned char to make sure its not negative + when passing it to is* functions + 2005-09-01 Love Hörnquist Åstrand * socket.c: Add socket_set_ipv6only.