*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 25 Nov 2001 14:47:06 +0000 (14:47 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 25 Nov 2001 14:47:06 +0000 (14:47 +0000)
old/sh-utils/ChangeLog

index 4676e33..ce501f4 100644 (file)
@@ -1,7 +1,19 @@
-2001-11-11  Jim Meyering  <meyering@lucent.com>
+2001-11-25  Jim Meyering  <meyering@lucent.com>
 
        * Version 2.0.12.
 
+       * basename.c, dirname.c, expr.c, factor.c, hostname.c (usage):
+       * logname.c, printenv.c, printf.c, pwd.c, sleep.c, test.c (usage):
+       * true.c, whoami.c, yes.c (usage):
+       Indent --help and --version strings to start in the 7th column.
+
+2001-11-17  Jim Meyering  <meyering@lucent.com>
+
+       * configure.ac: Replace use of the one-arg form of AC_INIT
+       with a use of the 3-arg form and a use of AC_CONFIG_SRCDIR.
+
+2001-11-11  Jim Meyering  <meyering@lucent.com>
+
        * src/Makefile.am (printf_LDADD): Reflect spelling change:
        s/POW_LIBM/POW_LIB/.
        (sleep_LDADD): Likewise.