]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sun, 6 Jul 1997 21:25:19 +0000 (21:25 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 6 Jul 1997 21:25:19 +0000 (21:25 +0000)
old/fileutils/ChangeLog

index eab8c75232d5a54ab53cb99d8bc54b405c7a3137..a7cb8b30bc5cc2670433ee03b2766fa5d8478f45 100644 (file)
@@ -1,3 +1,21 @@
+1997-07-06  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * lib/modechange.h (mode_create_from_ref): Add prototype.
+       (MODE_MASK_ALL): New define.
+       (MODE_BAD_REFERENCE): New define.
+       * lib/modechange.c (mode_create_from_ref): New function.
+       * lib/strverscmp.c: New file.
+       * lib/strverscmp.h: New file.
+       * lib/Makefile.am (noinst_HEADERS): Add strverscmp.h.
+
+       * configure.in (AC_REPLACE_FUNCS): Add strverscmp.
+
+       1997-05-30 Jean-François Bignolles <bignolle@ecoledoc.ibp.fr>
+       * src/ls.c: Add new option: --sort=version (-v).
+       * src/chgrp.c: Add new option: --reference=FILE.
+       * src/chown.c: Add new option: --reference=FILE.
+       * src/chmod.c: Add new option: --reference=FILE.
+
 1997-07-06  Jim Meyering  <meyering@na-net.ornl.gov>
 
        * lib/idcache.c (getuser): Return NULL (rather than stringified uid)