]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
. FILEUTILS-3_16l
authorJim Meyering <jim@meyering.net>
Sun, 25 Jan 1998 21:21:47 +0000 (21:21 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 25 Jan 1998 21:21:47 +0000 (21:21 +0000)
old/fileutils/ChangeLog

index 57e77feb65944e748cdb6d8f1adc141139aeb849..ac53857312599744c0a60aa4f02b24c5d67e5ce5 100644 (file)
@@ -2,6 +2,12 @@
 
        * Version 3.16l.
 
+       * Makefile.maint: New file.
+       * Makefile.am: Move rules common to textutils, fileutils, sh-utils
+       into Makefile.maint.
+       Include Makefile.maint.
+       (EXTRA_DIST): Add Makefile.maint.
+
        * src/cp.c (re_protect): Don't fail for non-root when chown fails
        due not only to lack of permission (EPERM), but also to lack of
        support (EINVAL).  Reported by Bengt Martensson.