From ffc81fb81f6090608dceceef103c456f9ebaefbc Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 20 Jun 2004 14:01:44 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index e563974d2b..03396f3202 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,19 @@ -2004-06-19 Paul Eggert +2004-06-20 Jim Meyering * Version 5.3.0. + * src/ln.c: Remove declaration of yesno. + Instead, include yesno.h. + * src/copy.c: Likewise. + + * src/remove.c: Remove declaration of yesno. + Instead, include yesno.h. + (top_dir): Remove now-unnecessary cast of obstack_base. + (pop_dir): Likewise. + (full_filename_): Likewise. + +2004-06-19 Paul Eggert + Don't dump core if ctime returns NULL; this is possible on hosts with 64-bit time_t and 32-bit int. * src/who.c: Include "inttostr.h". -- 2.47.3