From: Jim Meyering Date: Sun, 21 Aug 2005 16:08:57 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.90~355 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fe90443cf7ddbaca9dd71b9c884933094c1c8a4;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 33349266cb..a72aa743e2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,7 @@ * Version 5.3.1. + * src/ln.c (main): Declare `target_directory' with const attribute. * src/du.c (time_style): Add `const' attribute. (tot_dui): Remove unnecessary (and too-short) initializer list.