summaryrefslogtreecommitdiff
path: root/old/sh-utils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-07-16 23:41:43 +0000
committerJim Meyering <jim@meyering.net>1998-07-16 23:41:43 +0000
commit1703d0d59c6a398572e2d2f0d1560369affc93db (patch)
tree100b663ee1e60f52d57edb293ef9bb5a44fa7d5e /old/sh-utils
parent7ac1d190bca85e6ed126ef3f440083551970556f (diff)
downloadcoreutils-1703d0d59c6a398572e2d2f0d1560369affc93db.tar.xz
*** empty log message ***
Diffstat (limited to 'old/sh-utils')
-rw-r--r--old/sh-utils/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 7858c7b76..510a811d9 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,3 +1,14 @@
+1998-07-16 Jim Meyering <meyering@ascend.com>
+
+ * lib/Makefile.am (noinst_HEADERS): Add lchown.h.
+ * lib/lchown.h: New file, just to define ENOSYS on systems that lack it.
+ * lib/lchown.c: Include lchown.h.
+
+1998-07-15 Jim Meyering <meyering@ascend.com>
+
+ * src/seq.c (check_format): Add `5' to the list of digits.
+ Reported by Donni Erpel.
+
1998-07-12 Jim Meyering <meyering@ascend.com>
* Version 1.16f.