git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19488 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-12-22 17:27:09 +00:00
parent 0531c10f7f
commit 7d27f2af2c

View File

@@ -1,5 +1,11 @@
2006-12-05 Love H<>rnquist <20>strand <lha@it.su.se>
2006-12-22 Love H<>rnquist <20>strand <lha@it.su.se>
* Makefile.am: Add test_util test program.
* test_util.c: Test str2time_t parser.
2006-12-05 Love H<>rnquist <20>strand <lha@it.su.se>
* add-random-users.c: Use strcspn to remove \n from fgets
result. Prompted by change by Ray Lai of OpenBSD via Bj<42>rn
Sandell.