diff --git a/ChangeLog b/ChangeLog index 156f5abfb..d874a8df7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2005-05-29 Love Hörnquist Åstrand + * lib/krb5/name-45-test.c: XXX don't run the test unless the + machine is in kth.se or su.se because it depends on local resolver + configuration. + * lib/hdb/hdb.c: provde RTLD_NOW and RTLD_GLOBAL if they don't exists diff --git a/lib/roken/ChangeLog b/lib/roken/ChangeLog index 05002fdd0..bb4c87599 100644 --- a/lib/roken/ChangeLog +++ b/lib/roken/ChangeLog @@ -1,3 +1,9 @@ +2005-05-29 Love Hörnquist Åstrand + + * parse_reply-test.c: avoid signedness warnings + + * test-mem.c: avoid signedness warnings + 2005-05-27 Love Hörnquist Åstrand * hex.c: include "roken.h" to avoid undefined size_t/ssize_t