summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--old/fileutils/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 256556166..655ad55d1 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,3 +1,12 @@
+2000-12-24 Jim Meyering <meyering@lucent.com>
+
+ ln --backup=simple --suffix=SUFFIX doesn't use SUFFIX
+ * src/ln.c (main): Actually use the local variable,
+ `backup_suffix_string'. Nelson Beebe reported the unused variable.
+ * tests/ln/misc: Add a test for this.
+
+ * man/help2man: Update to version 1.24.
+
2000-12-22 Jim Meyering <meyering@lucent.com>
* Version 4.0.34.