]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Wed, 22 Jan 1997 22:39:41 +0000 (22:39 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 22 Jan 1997 22:39:41 +0000 (22:39 +0000)
old/sh-utils/ChangeLog

index d2194da8d5dc435c6bf37e2f789e407158508aa5..d49e57c4de4aaf0d3c80447c418f1bc3e541370d 100644 (file)
@@ -1,5 +1,15 @@
+1997-01-22  Paul Eggert  <eggert@twinsun.com>
+
+       * m4/mktime.m4: (AM_FUNC_MKTIME): Fix bug in mktime test -- don't
+       test now, test a couple of thousand times.
+
 Sat Jan 18 09:32:26 1997  Jim Meyering  <meyering@na-net.ornl.gov>
 
+       * lib/getdate.y (get_date): Change prototype to reflect const'ness
+       of parameters.
+       Indent cpp-directives to reflect nesting.
+       Indent with GNU indent.
+
        * lib/getdate.h: New file.
        * src/date.c: Include getdate.h.
        (<time.h>, <sys/time.h>): Don't include -- now getdate.h does it.