]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 10 Jan 1998 15:08:00 +0000 (15:08 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 10 Jan 1998 15:08:00 +0000 (15:08 +0000)
old/fileutils/ChangeLog

index fa50537832ed8be789080b4d9238a075f73d449f..d4ede0e5a07789a76039a9fb8850dc26ea39c712 100644 (file)
@@ -1,5 +1,10 @@
 1998-01-10  Jim Meyering  <meyering@na-net.ornl.gov>
 
+       * src/install.c (install_file_to_path): New function.
+       (main): Handle new option, -D.
+       Based on a patch from Marty Leisner.
+       (usage): Describe -D.
+
        * src/ls.c (decode_switches) [-u]: Fix bug whereby -u worked only
        with -l or -t.  Now, -u (like -c) implies --sort=time.
        (usage): Correct descriptions of --sort, --time, and -t.