summaryrefslogtreecommitdiff
path: root/old/fileutils/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-08-15 13:05:21 +0000
committerJim Meyering <jim@meyering.net>2000-08-15 13:05:21 +0000
commit5f52473b9cd1f166084867949cec234d00996fea (patch)
tree066234b13ff06973716e02d5d703688dd133e36c /old/fileutils/ChangeLog
parentf0a4b95c5819d1c61f41eff2bc1dcb76c3ecce1f (diff)
downloadcoreutils-5f52473b9cd1f166084867949cec234d00996fea.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils/ChangeLog')
-rw-r--r--old/fileutils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index c754b3ae5..d45e4bf8a 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,3 +1,9 @@
+2000-08-15 Jim Meyering <meyering@lucent.com>
+
+ * src/du.c (count_entry): Remember the current directory also for `.'
+ and `..'. Reported by Stephen Smoogen, based on a patch from H.J. Lu.
+ * tests/du/two-args: Add a test for this.
+
2000-08-14 Jim Meyering <meyering@lucent.com>
* src/copy.c (copy_reg): Move declaration of local, `n_read', into