summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-11-03 21:46:35 +0000
committerJim Meyering <jim@meyering.net>2001-11-03 21:46:35 +0000
commit2678e964e61caf0fa4641a37a6d4964bab102cad (patch)
treed47c2ddfc24742a7d18f82d3b0f3a472b06a952f /lib
parent2ad3aaaca2bf16c5a66aea56170d3135465121b6 (diff)
downloadcoreutils-2678e964e61caf0fa4641a37a6d4964bab102cad.tar.xz
*** empty log message ***
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index c90891c27..c49dca960 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,5 +1,8 @@
2001-11-03 Jim Meyering <meyering@lucent.com>
+ * argmatch.h (ARGMATCH_TO_ARGUMENT): Remove casts of first two args
+ in argmatch_to_argument call.
+
* dirfd.c (dirfd): Reflect the fact that DIR_TO_FD now takes an
argument.