]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 24 May 1997 14:43:51 +0000 (14:43 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 24 May 1997 14:43:51 +0000 (14:43 +0000)
old/fileutils/ChangeLog

index 334f3ceec6a9e8b28e9123e1b18785cfc55cf0ca..e4a59ae06733a90ea956e346c86abf1ae8e74cd9 100644 (file)
@@ -1,3 +1,20 @@
+Sat May 24 09:20:12 1997  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * lib/mountlist.c (read_filesystem_list): Show automount-related
+       duplicate filesystems only when --all specified.  With suggestions
+       from Stuart Kemp.  Also indent cpp directives.
+
+       * configure.in (AC_CHECK_FUNCS): Add hasmntopt.
+       (AC_CHECK_HEADERS): Add sys/mntent.h.
+       (ALL_LINGUAS): Add Czech (cs).
+
+Wed Mar 26 23:43:57 1997  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * src/du.c (main): Implement new --max-depth=N option.
+       Based on the idea and a patch from Torbjorn Lindgren.
+       (du_files): Likewise.
+       (count_entry): Likewise.
+
 Sat Mar 22 20:29:10 1997  Jim Meyering  <meyering@na-net.ornl.gov>
 
        * missing: New file -- from the automake-1.1m distribution.