summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1993-04-04 23:42:45 +0000
committerJim Meyering <jim@meyering.net>1993-04-04 23:42:45 +0000
commitfb81d346de6f2eb3a165c883ede80e5cddc23d23 (patch)
tree36bb617d86af384fcd99c1932403068d2f653146 /old
parentd059fe157a88573bfce5303c918add93d3201fcf (diff)
downloadcoreutils-fb81d346de6f2eb3a165c883ede80e5cddc23d23.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index dee93869e..816dd9065 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -17,6 +17,9 @@ Sun Apr 4 09:38:00 1993 Jim Meyering (meyering@comco.com)
* src/Makefile.in (incl): New variable.
+ * chown.c (main): Explicitly cast -1 to [ug]id_t to avoid compiler
+ warnings.
+
Sat Apr 3 18:17:23 1993 Jim Meyering (meyering@comco.com)
* Makefile.in [Makefile]: Add dependencies and a rule to remake it.