x
authorLove Hörnquist Åstrand <lha@kth.se>
Fri, 22 Dec 2006 17:27:09 +0000 (17:27 +0000)
committerLove Hörnquist Åstrand <lha@kth.se>
Fri, 22 Dec 2006 17:27:09 +0000 (17:27 +0000)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19488 ec53bebd-3082-4978-b11e-865c3cabbd6b

kadmin/ChangeLog

index 470d33c5748c28cfb2bdf99bcfb9e32b5b2090b1..830b4dfe30b92ad627f10ca8e5792ecddade494c 100644 (file)
@@ -1,5 +1,11 @@
-2006-12-05  Love Hörnquist Åstrand  <lha@it.su.se>
+2006-12-22  Love Hörnquist Å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 Å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örn
        Sandell.