git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15288 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-05-29 21:32:58 +00:00
parent 6d7988fa1b
commit 6037e01bd0
2 changed files with 10 additions and 0 deletions

View File

@@ -1,5 +1,9 @@
2005-05-29 Love H<>rnquist <20>strand <lha@it.su.se>
* 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

View File

@@ -1,3 +1,9 @@
2005-05-29 Love H<>rnquist <20>strand <lha@it.su.se>
* parse_reply-test.c: avoid signedness warnings
* test-mem.c: avoid signedness warnings
2005-05-27 Love H<>rnquist <20>strand <lha@it.su.se>
* hex.c: include "roken.h" to avoid undefined size_t/ssize_t