From 1837fcdaf5f8d3c4b7f82a9f36401eaa92e5db44 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 19 Dec 2004 13:32:12 +0000 Subject: [PATCH] * NEWS: Mention that one should eval "`dircolors`" rather than `dircolors`. --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 3d7462d14..1fadc5f86 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ -2004-12-17 Jim Meyering +2004-12-19 Paul Eggert * Version 5.3.0. + * NEWS: Mention that one should eval "`dircolors`" rather than + `dircolors`. + +2004-12-17 Jim Meyering + * tests/mv/hard-link-1: Rearrange to use newer trap-handling code, so temporary directories aren't left behind upon e.g., interrupt. -- 2.34.1