about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-08-30 19:36:12 +0000
committerRoland McGrath <roland@gnu.org>2002-08-30 19:36:12 +0000
commit2b71beea82aa55d2e5aa8efa36013e0b6cc0d280 (patch)
treebefe97bcba912922c949c4673febdd0c011d891f /ChangeLog
parent1ce8aaaedbf549702c607e8a944bcb06b2c37544 (diff)
downloadglibc-2b71beea82aa55d2e5aa8efa36013e0b6cc0d280.tar.gz
glibc-2b71beea82aa55d2e5aa8efa36013e0b6cc0d280.tar.xz
glibc-2b71beea82aa55d2e5aa8efa36013e0b6cc0d280.zip
* intl/dcigettext.c (DCIGETTEXT) [_LIBC]: Check for bogus CATEGORY.
	[_LIBC] (category_to_name): Don't define the function.  Instead
	define a macro using _nl_category_names.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f484638fd..8d9cf20a36 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2002-08-30  Roland McGrath  <roland@redhat.com>
 
+	* intl/dcigettext.c (DCIGETTEXT) [_LIBC]: Check for bogus CATEGORY.
+	[_LIBC] (category_to_name): Don't define the function.  Instead
+	define a macro using _nl_category_names.
+
 	* locale/xlocale.h (struct __locale_struct): New member `__names'.
 	* locale/xlocale.c (_nl_C_locobj): Update initializer.
 	* locale/global-locale.c (_nl_global_locale): Likewise.