summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-01-31 08:36:51 +0000
committerJim Meyering <jim@meyering.net>2000-01-31 08:36:51 +0000
commitc3a1a2a912e0ef677cb36f3931c9ac6823f989aa (patch)
tree57fafddcb900d68770dd210385b078a407e4094e /lib/ChangeLog
parent348f0efabe94e68c6a392474d6889621432d2131 (diff)
downloadcoreutils-c3a1a2a912e0ef677cb36f3931c9ac6823f989aa.tar.xz
*** empty log message ***
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 3f6909e31..14a5cca6e 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -3,6 +3,7 @@
* quotearg.c (ISASCII): Add #undef and move definition to follow
inclusion of wctype.h to work around solaris2.6 namespace pollution.
(ISPRINT): Likewise.
+ Reported by Tom Tromey.
2000-01-30 Jim Meyering <meyering@lucent.com>