]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Mon, 23 Dec 1996 05:46:00 +0000 (05:46 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 23 Dec 1996 05:46:00 +0000 (05:46 +0000)
old/fileutils/ChangeLog

index df7924b2ee8e3ff62e8ff2d8ce8cdabfbf60a9c8..0bc3860362fa88ae30696124e12ddff52dcf9a3e 100644 (file)
@@ -1,3 +1,8 @@
+Sun Dec 22 23:29:10 1996  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * acinclude.m4: Move macros to individual files in new directory, m4/.
+       See ChangeLog entries in sh-utils for the details.
+
 Wed Dec 18 23:09:19 1996  Jim Meyering  <meyering@na-net.ornl.gov>
 
        * src/dircolors.hin (ORPHAN): By default, color orphans red on
@@ -8,8 +13,6 @@ Wed Dec 18 23:09:19 1996  Jim Meyering  <meyering@na-net.ornl.gov>
        --print-data-base was still accepted.  But it made `--p', `--print',
        `--print-data', etc. ambiguous.
 
-       * configure.in: Increment version to 1.15.
-
        * src/ls.c (gobble_file): Stat symlinks also when printing with
        color and set linkok to reflect existence of referent.
        Patches from Joakim Rosqvist, James Antill, and Jesse Thilo.