git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14744 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-04-04 20:16:09 +00:00
parent d762bb20d1
commit 032007ddbd

View File

@@ -1,5 +1,11 @@
2005-04-04 Love H<>rnquist <20>strand <lha@it.su.se>
2005-04-04 Love H<>rnquist <20>strand <lha@it.su.se>
* strpftime-test.c: print size_t by casting to unsigned long
* base64-test.c: print size_t by casting to unsigned long
* hex-test.c: print size_t by casting to unsigned long
* resolve-test.c: print size_t by casting to unsigned long
2005-04-01 Love H<>rnquist <20>strand <lha@it.su.se>