From: Jim Meyering Date: Tue, 4 Mar 2003 21:58:11 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.9~38 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=abac4c91828b4a109346326a33d9e2d65e487794;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index ef99f6f518..9424f22879 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ * Version 4.5.9. + * Makefile.maint (rel-files): Include $(signatures), so that + those files are also copied into $(release_archive_dir). + * src/df.c (find_mount_point): Call error here, now that restore_cwd no longer does it. * src/remove.c (AD_pop_and_chdir): Likewise.