diff options
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 31dcb9b39..f4c79263a 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,8 @@ +1999-08-22 Jim Meyering <meyering@ascend.com> + + * src/dd.c (parse_integer): Add `const' to char* parameter and + add a separate `suffix' variable. + 1999-08-20 Jim Meyering <meyering@ascend.com> * src/chown.c (usage): Tweak --help output to make it more consistent |