summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-01-22 22:20:08 +0000
committerJim Meyering <jim@meyering.net>2000-01-22 22:20:08 +0000
commit0d9735fbb470a8045d7aaaff88b52c91a53cf6a5 (patch)
tree1f856f68aa1b285c1922bc2b069f90b94a2bbeef /lib/ChangeLog
parent0b7e06d203178a11f3ae6fa8b840ea9b57c087a0 (diff)
downloadcoreutils-0d9735fbb470a8045d7aaaff88b52c91a53cf6a5.tar.xz
*** empty log message ***
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index ecbe0afe9..567c95587 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -3,6 +3,8 @@
* dirname.c (dir_name): Support for DOS-style file names with drive
letters.
+ * quotearg.c [HAVE_WCTYPE_H]: Include <wctype.h>.
+
* strverscmp.c (ISDIGIT): Define.
(strverscmp): Use ISDIGIT, not isdigit.