git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14769 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-04-10 19:01:48 +00:00
parent 1a5d075bae
commit c1c535f239

View File

@@ -1,8 +1,12 @@
2005-04-07 Love H<>rnquist <20>strand <lha@it.su.se> 2005-04-10 Love H<>rnquist <20>strand <lha@it.su.se>
* resolve-test.c: print DS
2005-04-07 Love H<>rnquist <20>strand <lha@it.su.se>
* parse_time-test.c: remove unused variable * parse_time-test.c: remove unused variable
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 * strpftime-test.c: print size_t by casting to unsigned long
@@ -12,7 +16,7 @@
* resolve-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> 2005-04-01 Love H<>rnquist <20>strand <lha@it.su.se>
* snprintf-test.c (try): reset va_list argument between reuse, * snprintf-test.c (try): reset va_list argument between reuse,
from Peter Kruty <xkruty@fi.muni.cz> from Peter Kruty <xkruty@fi.muni.cz>