diff --git a/lib/roken/ChangeLog b/lib/roken/ChangeLog index e558d8425..e897f500d 100644 --- a/lib/roken/ChangeLog +++ b/lib/roken/ChangeLog @@ -1,5 +1,8 @@ 2005-04-18 Love Hörnquist Åstrand + * unvis.c: cast to unsigned char to make sure its not negative + when passing it to is* functions + * strptime.c: cast to unsigned char to make sure its not negative when passing it to to* functions