summaryrefslogtreecommitdiff
path: root/old/fileutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-08-23 07:54:41 +0000
committerJim Meyering <jim@meyering.net>2000-08-23 07:54:41 +0000
commit52d06428c456ee10e3ef4bd5d15dcbeaf7e07fff (patch)
tree8729525b6c9d54ba0f73e2d2a37bb32ecb4c3df0 /old/fileutils
parent9fa18193a81ed66ee74f11d7ab2b08e8dbcebc5c (diff)
downloadcoreutils-52d06428c456ee10e3ef4bd5d15dcbeaf7e07fff.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-rw-r--r--old/fileutils/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 15cecf8a4..e7cc7b409 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,7 +1,7 @@
2000-08-23 Jim Meyering <meyering@lucent.com>
* tests/dd/not-rewound: New test, for the SEEK_CUR vs. SEEK_SET part
- of last change. Based on Paul's example.
+ of the last change. Based on Paul's example.
* tests/dd/Makefile.am (TESTS): Add not-rewound.
2000-08-22 Paul Eggert <eggert@twinsun.com>