From 0099b7b26e601368173b84e872788838541c70fe Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 25 Nov 2001 14:47:06 +0000 Subject: *** empty log message *** --- old/sh-utils/ChangeLog | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'old/sh-utils') diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 4676e3363..ce501f4ec 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,7 +1,19 @@ -2001-11-11 Jim Meyering +2001-11-25 Jim Meyering * 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 + + * 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 + * src/Makefile.am (printf_LDADD): Reflect spelling change: s/POW_LIBM/POW_LIB/. (sleep_LDADD): Likewise. -- cgit v1.2.3-54-g00ecf