aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 67bfc32..11ccb96 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2001-08-23 Roland McGrath <roland@frob.com>
+
+ * libio/tst-ungetwc1.c (main): Add a const to quiet a warning.
+
+ * nss/test-netdb.c (test_hosts): Don't use MAXHOSTNAMELEN.
+ Instead, use dynamic buffer to test gethostname's ENAMETOOLONG error.
+
2001-08-22 Roland McGrath <roland@frob.com>
* sysdeps/generic/ldsodefs.h (_dl_load_lock): Declare it here with