about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2008-12-29 23:01:38 +0000
committerUlrich Drepper <drepper@redhat.com>2008-12-29 23:01:38 +0000
commit0f2ae55cf707947688bd28b55899a148fd3d7646 (patch)
treeaca4a1f0971ef7e2982759cef8c95e90e96e49db /ChangeLog
parent50e481ceebce7936e773ced188d830659bdf9e40 (diff)
downloadglibc-0f2ae55cf707947688bd28b55899a148fd3d7646.tar.gz
glibc-0f2ae55cf707947688bd28b55899a148fd3d7646.tar.xz
glibc-0f2ae55cf707947688bd28b55899a148fd3d7646.zip
[BZ #9694]
	* wcsmbs/wchar.h: Move undefs for local __need_* constants to the
	very end.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7696705f08..333c502451 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2008-12-29  Ulrich Drepper  <drepper@redhat.com>
 
+	[BZ #9694]
+	* wcsmbs/wchar.h: Move undefs for local __need_* constants to the
+	very end.
+
 	* nscd/nscd_gethst_r.c (nscd_gethst_r): Don't use nscd if
 	LOCALDOMAIN is defined.
 	* nscd/nscd_getai.c (__nscd_getai): Likewise.