*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 9 Nov 2001 08:43:37 +0000 (08:43 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 9 Nov 2001 08:43:37 +0000 (08:43 +0000)
old/sh-utils/ChangeLog
old/textutils/ChangeLog

index 48617fd..940af99 100644 (file)
@@ -1,7 +1,12 @@
-2001-09-28  Jim Meyering  <meyering@lucent.com>
+2001-11-09  Jim Meyering  <meyering@lucent.com>
 
        * Version 2.0.12.
 
+       * configure.ac: Use AC_CONFIG_FILES(...) and call AC_OUTPUT with no
+       arguments.
+
+2001-09-28  Jim Meyering  <meyering@lucent.com>
+
        * configure.ac: Tell automake to use the file name `config.hin'
        rather than the two-`.' config.h.in.
 
index 373ac8f..cc99732 100644 (file)
@@ -1,7 +1,12 @@
-2001-11-05  Jim Meyering  <meyering@lucent.com>
+2001-11-09  Jim Meyering  <meyering@lucent.com>
 
        * Version 2.0.17.
 
+       * configure.ac: Use AC_CONFIG_FILES(...) and call AC_OUTPUT with no
+       arguments.
+
+2001-11-05  Jim Meyering  <meyering@lucent.com>
+
        * src/sort.c (usage): Don't recommend setting LC_COLLATE=C.
        That can cause problems (now documented in coreutils.texi).