diff options
author | Jim Meyering <jim@meyering.net> | 1998-07-22 16:57:26 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-07-22 16:57:26 +0000 |
commit | d09816b054a8bb8b26057fcf0f607670fc6c8fe5 (patch) | |
tree | 04ed30536e1192f64a7888ab7dba146ea72ca7dc /old | |
parent | 19c23eefb7ecef3e2245ab3d4c66101ad69bfb09 (diff) | |
download | coreutils-d09816b054a8bb8b26057fcf0f607670fc6c8fe5.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index f1b1479a0..fa3e0c552 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,8 @@ +1998-07-22 Paul Eggert <eggert@twinsun.com> + + * lib/xstrtol.c: Include <stdio.h> if NDEBUG is not defined; + needed on SunOS 4. + 1998-07-18 Jim Meyering <meyering@ascend.com> * src/copy.c (copy_internal): Add another exclusion from the |