about summary refs log tree commit diff
path: root/localedata/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-09-26 04:48:25 +0000
committerUlrich Drepper <drepper@redhat.com>2000-09-26 04:48:25 +0000
commit6c163862c4e1322dacb9e6aa54e79c09a8aada63 (patch)
tree88ae046b0666a408620e70b96a317f21cb600b63 /localedata/ChangeLog
parent0b95971d92a07bdc4719f41fbbb23cfc8decb2f7 (diff)
downloadglibc-6c163862c4e1322dacb9e6aa54e79c09a8aada63.tar.gz
glibc-6c163862c4e1322dacb9e6aa54e79c09a8aada63.tar.xz
glibc-6c163862c4e1322dacb9e6aa54e79c09a8aada63.zip
Update.
2000-09-25  Ulrich Drepper  <drepper@redhat.com>

	* locale/Makefile (routines): Add nl_langinfo_l.
	* locale/Versions [libc] (GLIBC_2.2): Add __nl_langinfo_l.
	* locale/nl_langinfo_l.c: New file.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r--localedata/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 1ba7cc0926..69cbaea428 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,5 +1,11 @@
 2000-09-24  Bruno Haible  <haible@clisp.cons.org>
 
+	* charmaps/UTF-8: Expand <Hangul Syllable> and <Private Use> ranges,
+	so they become printable and carry a width.  Comment out surrogate
+	ranges.  Add a WIDTH table.
+
+2000-09-24  Bruno Haible  <haible@clisp.cons.org>
+
 	* gen-unicode-ctype.c: New file.
 	* dump-ctype.c: New file.
 	* Makefile (distribute): Add them.