summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 56de1ec3d..3d682f910 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-11-22 Jim Meyering <meyering@redhat.com>
+ Quiet warnings about unused parameters.
+ * src/copy.c (set_author) [!HAVE_STRUCT_STAT_ST_AUTHOR]:
+ "Use" each of the parameters.
+
* GNUmakefile: Correct the "rerunning..." diagnostic.
Make it easier to diagnose PATH-induced "make distcheck" failures.