summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--old/fileutils/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 7657bd8de..d90a48493 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -4,6 +4,7 @@
* tests/cp/same-file: Correct erroneous expected output from
the `cp -f foo foo' tests.
+ * po/POTFILES.in: Add same.c.
* lib/same.h: New file.
* lib/same.c: New file (function extracted from ln.c).
* lib/Makefile.am (libfu_a_SOURCES): Add same.c.