summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-01-22 22:21:32 +0000
committerJim Meyering <jim@meyering.net>2000-01-22 22:21:32 +0000
commitf23d5119d8cfca6b88bec353744775375a073f76 (patch)
treeb7b884138a0ca2a09bd87d1a2e7f56b92adb612c /lib/ChangeLog
parent0d9735fbb470a8045d7aaaff88b52c91a53cf6a5 (diff)
downloadcoreutils-f23d5119d8cfca6b88bec353744775375a073f76.tar.xz
*** empty log message ***
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 567c95587..81e9f996b 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -3,7 +3,7 @@
* dirname.c (dir_name): Support for DOS-style file names with drive
letters.
- * quotearg.c [HAVE_WCTYPE_H]: Include <wctype.h>.
+ * quotearg.c [HAVE_WCTYPE_H]: Include <wctype.h> for decl of iswprint.
* strverscmp.c (ISDIGIT): Define.
(strverscmp): Use ISDIGIT, not isdigit.