From 77da45645d0198e524ce93185b055af7ca5c7a33 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 25 Apr 1996 04:38:01 +0000 Subject: . --- old/fileutils/ChangeLog | 15 +++++++++++++++ old/fileutils/NEWS | 1 + 2 files changed, 16 insertions(+) (limited to 'old') diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 3dbdd3e1a..0dbf8a7d0 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,18 @@ +Wed Apr 24 21:33:43 1996 Jim Meyering (meyering@na-net.ornl.gov) + + * ln.c (do_link): Remove duplicate `if (lstat(...' block. + + * ln.c (do_link): With --force, don't remove DEST when it's + the same as SOURCE. Before, `ln -f FILE FILE' would remove FILE. + Reported by Bruno Haible. + + * mkdir.c (main): Use verbose_fmt_string, not string literal in + call to make_path for --parents. Reported by Ulrich Drepper. + + * doc/mdate-sh: Get year as last rather than 6th field in output + of date. Otherwise, people with 2-word TZ (like `MET DST') lost. + From Andreas Schwab. + Tue Apr 23 22:05:35 1996 Jim Meyering (meyering@na-net.ornl.gov) * src/*.c, src/*.h: Update Copyright years to include 1996. diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 79dad5de9..6d69bbb32 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,5 @@ Changes in release 3.13: +* ln -f FILE FILE fails with a diagnostic rather than silently removing FILE * when building on systems that have getopt_long (like Linux), the system- provided function will be used -- so executables may be a little smaller * chgrp, chown, cp -p, and mv all modify owner and/or group on systems -- cgit v1.2.3-70-g09d2