summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-12-11 14:13:40 +0000
committerJim Meyering <jim@meyering.net>1998-12-11 14:13:40 +0000
commitbc0c0e635cd958a0504a26823b81a5825c102b52 (patch)
tree35350fc347bc760bb178122a6091183c861189b6 /old
parent0e65b3e86170ffd04caa1c9fd29f2504a9e1542a (diff)
downloadcoreutils-bc0c0e635cd958a0504a26823b81a5825c102b52.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 2f79b2e05..72be940d8 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,7 +1,15 @@
-1998-12-07 Jim Meyering <meyering@ascend.com>
+1998-12-11 Jim Meyering <meyering@ascend.com>
* Version 4.1-b1.
+ * lib/quotearg.c (quotearg_buffer): Use `7' as the mask, not `3'.
+ From Bruno Haible.
+ * tests/ls-2/tests: Add a test for this.
+
+ * man/help2man: import version 1.006.
+
+1998-12-07 Jim Meyering <meyering@ascend.com>
+
* src/copy.c: Use dir_name, not dirname. Include dirname.h.
* src/cp.c: Likewise.
* src/df.c: Likewise.