diff --git a/lib/roken/ChangeLog b/lib/roken/ChangeLog index c89a3976f..e558d8425 100644 --- a/lib/roken/ChangeLog +++ b/lib/roken/ChangeLog @@ -1,3 +1,8 @@ +2005-04-18 Love Hörnquist Åstrand + + * strptime.c: cast to unsigned char to make sure its not negative + when passing it to to* functions + 2005-04-13 Love Hörnquist Åstrand * simple_exec.c: don't close stderr, close all fd that is num 3