git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14749 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-04-07 18:48:52 +00:00
parent 2a95fd688b
commit 717eaf3c8f

View File

@@ -1,4 +1,8 @@
2005-04-04 Love H<>rnquist <20>strand <lha@it.su.se>
2005-04-07 Love H<>rnquist <20>strand <lha@it.su.se>
* parse_time-test.c: remove unused variable
2005-04-04 Love H<>rnquist <20>strand <lha@it.su.se>
* strpftime-test.c: print size_t by casting to unsigned long
@@ -8,7 +12,7 @@
* 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,
from Peter Kruty <xkruty@fi.muni.cz>