From 19dc6a796449a893d4165460f212e02209b7afa7 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 4 Jul 2004 18:01:56 +0000 Subject: *** empty log message *** --- ChangeLog | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 42af63f6f..cd63f849c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,20 @@ -2004-07-01 Paul Eggert +2004-07-02 Paul Eggert * Version 5.3.0. + * src/copy.c (copy_dir): Assume path_concat returns non-NULL. + * src/cp.c (do_copy): Likewise. + * src/mv.c (movefile): Likewise. + + * src/cp.c (make_path_private): 2nd arg is now size_t, not int, + to avoid problem when path_concat dir name is longer than 2 GiB (!). + + * src/nohup.c (main): Don't pass NULL first argument to path_concat. + This cleans up the semantics a bit, as we no longer try to open the + same file twice. + +2004-07-01 Paul Eggert + * NEWS: Add short names -t and -T for --target-directory and --no-target-directory options, respectively. -- cgit v1.2.3-70-g09d2