diff options
author | Jim Meyering <jim@meyering.net> | 2000-11-17 10:21:57 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-11-17 10:21:57 +0000 |
commit | 138e17c26e3b60e1c4d4b99f2300b221a0e6b194 (patch) | |
tree | 10657744913000c9987081271ed8dad3f5a470fe /old | |
parent | 2c7002e52995987720844419c9a3804bc2464dc1 (diff) | |
download | coreutils-138e17c26e3b60e1c4d4b99f2300b221a0e6b194.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/textutils/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 08975ab13..0450382cc 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,7 +1,10 @@ -2000-11-16 Jim Meyering <meyering@lucent.com> +2000-11-17 Jim Meyering <meyering@lucent.com> * Version 2.0.9. + * GNUmakefile (.NOTPARALLEL): New target. Prevent unwanted parallelism. + Suggestion from Ulrich Drepper. + 2000-11-16 John David Anglin <dave@hiauly1.hia.nrc.ca> * tsort.c: Include sys/types.h before system.h. |