aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-01-23 20:41:36 +0000
committerUlrich Drepper <drepper@redhat.com>2009-01-23 20:41:36 +0000
commit25e84177645ef6e640037e5f4b69ff0ac13d31cc (patch)
treea9a540da995a98ae85e5214bb64547dc6d836289 /ChangeLog
parent8073a49484461fbf71cacb154cc2aa2cdac0cca2 (diff)
downloadglibc-25e84177645ef6e640037e5f4b69ff0ac13d31cc.zip
glibc-25e84177645ef6e640037e5f4b69ff0ac13d31cc.tar.gz
glibc-25e84177645ef6e640037e5f4b69ff0ac13d31cc.tar.bz2
..
2009-01-23 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/tst-clone.c (do_test): Avoid warning. * misc/hsearch_r.c (hcreate_r): We need at least three elements in the hash table. * misc/Makefile (tests): Add bug-hsearch1. * misc/bug-hsearch1.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ffa07f..673f4e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2009-01-23 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/unix/sysv/linux/tst-clone.c (do_test): Avoid warning.
+
+ * misc/hsearch_r.c (hcreate_r): We need at least three elements in
+ the hash table.
+ * misc/Makefile (tests): Add bug-hsearch1.
+ * misc/bug-hsearch1.c: New file.
+
2009-01-22 Roland McGrath <roland@redhat.com>
* Makeconfig (%.v.i): Strip trailing # comments,