From a0037fae22000ebce1e0617960a6b013b2ef02e7 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 22 Aug 2005 10:31:34 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a72aa743e2..4a0f0dc7c2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,18 @@ -2005-08-21 Jim Meyering +2005-08-22 Jim Meyering * Version 5.3.1. + * src/tail.c (xwrite_stdout): Rename from xwrite. Remove always- + equal-to-STDOUT_FILENO parameter and associated assertion. + Adjust all callers. + +2005-08-21 Jim Meyering + + * src/ln.c (do_link): If ln is invoked with --interactive (-i), + encounters an existing destination file, and gets an affirmative + response, then first try to unlink the destination file rather + than simply failing. Suggestion from Karl Berry. + * src/ln.c (main): Declare `target_directory' with const attribute. * src/du.c (time_style): Add `const' attribute. (tot_dui): Remove unnecessary (and too-short) initializer list. -- 2.47.3