summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2008-12-29 23:21:21 +0000
committerUlrich Drepper <drepper@redhat.com>2008-12-29 23:21:21 +0000
commit5703f4727380ca751da51a94664689b5e97dc89f (patch)
tree42a7904610946d5219f9d8c9a3e8eba9be1d7aac /ChangeLog
parent0f2ae55cf707947688bd28b55899a148fd3d7646 (diff)
* wctype/wctype.h: Get wint_t definition directly from <stddef.h>.
* wctype/Makefile (tests): Add bug-wctypeh. * wctype/bug-wctypeh.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 333c502451..22d8804e41 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
[BZ #9694]
* wcsmbs/wchar.h: Move undefs for local __need_* constants to the
very end.
+ * wctype/wctype.h: Get wint_t definition directly from <stddef.h>.
+ * wctype/Makefile (tests): Add bug-wctypeh.
+ * wctype/bug-wctypeh.c: New file.
* nscd/nscd_gethst_r.c (nscd_gethst_r): Don't use nscd if
LOCALDOMAIN is defined.