. 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 57e77fe..ac53857 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.