summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-03-08 02:44:05 +0000
committerJim Meyering <jim@meyering.net>1999-03-08 02:44:05 +0000
commit097ca8427d6469ae4dae4ff885b6931a6fa7904d (patch)
treecc5284f0a8f2a3bfa1e919b3ca171567cb16c241 /old
parent546f3f81da5d5abf19505d1144f62a4662d8c54e (diff)
downloadcoreutils-097ca8427d6469ae4dae4ff885b6931a6fa7904d.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 01119c94f..2c555164a 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,5 +1,10 @@
1999-03-07 Jim Meyering <meyering@ascend.com>
+ * lib/xmalloc.c (xalloc_fail): Use "%s" format so the message doesn't
+ have to be scanned for % signs. Suggestion from François Pinard.
+
+ * Makefile.maint: Add two more URLs and the loops to use them.
+
* lib/long-options.c (parse_long_options): Include `Copyright...' line
in --version output.
Add the `...NO warranty...' message.