summaryrefslogtreecommitdiff
path: root/old/textutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-01-14 18:27:01 +0000
committerJim Meyering <jim@meyering.net>1999-01-14 18:27:01 +0000
commit17a4ddab33a63969b4a8e5e3d116b2d415688ff0 (patch)
tree1a3949e77da55f152c89841d46ecb79c6e944e75 /old/textutils
parentd2e1175756c04e4661be1a0cf2f3f8ec7caebd14 (diff)
downloadcoreutils-17a4ddab33a63969b4a8e5e3d116b2d415688ff0.tar.xz
*** empty log message ***
Diffstat (limited to 'old/textutils')
-rw-r--r--old/textutils/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 5f9cea4e2..79f7fec53 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,3 +1,14 @@
+1999-01-14 Jim Meyering <meyering@ascend.com>
+
+ * lib/long-options.c (parse_long_options): Rename `usage' parameter
+ to avoid shadowing globally scoped function.
+
+1999-01-14 Akim Demaille <demaille@inf.enst.fr>
+
+ * acconfig.h: Add a @BOTTOM@ section.
+ (@BOTTOM@): Define ARGMATCH_EXIT_FAILURE. Declare usage ().
+ * src/*.c: Don't prototype usage as static.
+
1999-01-10 Jim Meyering <meyering@ascend.com>
* Version 1.22g.