summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-01-26 11:15:53 +0000
committerJim Meyering <jim@meyering.net>2001-01-26 11:15:53 +0000
commit9e2606d77bb27db0faec156912a100f7f5e0dfb1 (patch)
tree30734143bf015c4d71fafe87e43da4a46e7426b1 /lib/ChangeLog
parentc8d0d0ca6f1edf4803affa4b8733a92916e4a5ec (diff)
downloadcoreutils-9e2606d77bb27db0faec156912a100f7f5e0dfb1.tar.xz
*** empty log message ***
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 93f60b760..f5b3c245c 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,5 +1,9 @@
2001-01-26 Jim Meyering <meyering@lucent.com>
+ * quotearg.c: Include stddef.h.
+ * quote.c: Include stddef.h.
+ Reported by Axel Kittenberger.
+
* xmalloc.c [HAVE_DONE_WORKING_MALLOC_CHECK]: Enclose error-evoking
line in double quotes so that it evokes a better diagnostic.
[HAVE_DONE_WORKING_REALLOC_CHECK]: Likewise.