From 90f1d430c9d1774613c6aefdf02db2f5bf48a8d4 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 25 Jun 2004 06:58:53 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 821619683b..5d0d29c47d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ -2004-06-23 Jim Meyering +2004-06-23 Paul Eggert * Version 5.3.0. + * src/ln.c (do_link): Remove unnecessary call to lstat. + (main): Avoid subscript error when the destination is "". + +2004-06-23 Jim Meyering + * tests/*: Replace all occurrences of `(exit N); exit' with `(exit N); exit N'. Otherwise, those many tests could exit with improper exit status when exiting via e.g., a trapped interrupt. -- 2.47.3