summaryrefslogtreecommitdiff
path: root/old/textutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-11-18 11:53:02 +0000
committerJim Meyering <jim@meyering.net>2000-11-18 11:53:02 +0000
commit9a99175c0e519b5d537edd8a2b807935a752cfc4 (patch)
tree4d4fceb2bc17a426431bfa28d2be7f7b278a4fe0 /old/textutils
parent88754c060d25008d4fed4c79b05a96af8df45656 (diff)
downloadcoreutils-9a99175c0e519b5d537edd8a2b807935a752cfc4.tar.xz
*** empty log message ***
Diffstat (limited to 'old/textutils')
-rw-r--r--old/textutils/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 0450382cc..e95daab19 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,7 +1,12 @@
-2000-11-17 Jim Meyering <meyering@lucent.com>
+2000-11-18 Jim Meyering <meyering@lucent.com>
* Version 2.0.9.
+ * configure, config.h.in, Makefile.in, etc.: Regenerate using the
+ very latest version (in CVS) of autoconf.
+
+2000-11-17 Jim Meyering <meyering@lucent.com>
+
* GNUmakefile (.NOTPARALLEL): New target. Prevent unwanted parallelism.
Suggestion from Ulrich Drepper.