about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7eba2803ea..5d8b776666 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
 
 	* locale/locale.h (struct lconv): Add new elements from ISO C99.
 	* locale/localeconv.c: Initialize new elements from ISO C99.
+	* locale/langinfo.h: Remove _NL_MONETARY prefix from descriptors for
+	new standard elements.
+	* locale/categories.def: Adjust accordingly.
 
 	* iconv/iconv.h (iconv): Remove const from inbuf parameter.
 	* iconv/iconv.c: Likewise.