summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-08-21 16:08:57 +0000
committerJim Meyering <jim@meyering.net>2005-08-21 16:08:57 +0000
commit2fe90443cf7ddbaca9dd71b9c884933094c1c8a4 (patch)
tree17eb7106b90655f0515eef9b4a90eb9f4a8d31e9
parent258e75ecb6c8f12e835c2b7278b96f6ab2a313e8 (diff)
downloadcoreutils-2fe90443cf7ddbaca9dd71b9c884933094c1c8a4.tar.xz
*** empty log message ***
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 33349266c..a72aa743e 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.