summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-08-22 08:47:00 +0000
committerJim Meyering <jim@meyering.net>1999-08-22 08:47:00 +0000
commit0c44307f3bd3449ce2264056e78416208dfa7bb9 (patch)
tree29ca3c4a06fb2cc1952cef91b2bf5f3471cf9c0d /old
parent138cf56fdbd145ad878290b4511414b68199ff0d (diff)
downloadcoreutils-0c44307f3bd3449ce2264056e78416208dfa7bb9.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog5
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