diff options
author | Jim Meyering <jim@meyering.net> | 1998-01-16 11:17:02 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-01-16 11:17:02 +0000 |
commit | 62279c6e2d5d5b1ad5ad30f3c4a1256451901948 (patch) | |
tree | 28775ebb2752e338fd9a0b8105aab760b0e940ae /old/textutils/ChangeLog | |
parent | 71545a6276f3cec5d944e505b56f5ff3c6364a36 (diff) | |
download | coreutils-62279c6e2d5d5b1ad5ad30f3c4a1256451901948.tar.xz |
.
Diffstat (limited to 'old/textutils/ChangeLog')
-rw-r--r-- | old/textutils/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index d89808cd2..3c1ee4e5b 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,16 @@ +1998-01-16 Jim Meyering <meyering@na-net.ornl.gov> + + * lib/getling.c: Make PARAMS-defining conditionals consistent. + * lib/linebuffer.h: Likewise. + * lib/long-options.h: Likewise. + * lib/memcasecmp.h: Likewise. + * lib/xstrtod.h: Likewise. + * lib/xstrtol.h: Likewise. + Suggestion from Kaveh Ghazi. + + * tests/head/Test.pm (fail-0): Disable test. It depends on + sizeof(long) being 32 bits. Reported by Kaveh Ghazi. + 1998-01-10 Jim Meyering <meyering@na-net.ornl.gov> * Version 1.22d. |