about summary refs log tree commit diff
path: root/localedata
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-08-16 16:53:40 +0000
committerUlrich Drepper <drepper@redhat.com>1999-08-16 16:53:40 +0000
commit9c0f26d83911ed2b6064b783848c5ffc055b63e5 (patch)
tree4ed22a85eaa43f6bf3a006419276a67c74905dd6 /localedata
parent34e3c127b761ec03d537fad9664bc992a85512d4 (diff)
downloadglibc-9c0f26d83911ed2b6064b783848c5ffc055b63e5.tar.gz
glibc-9c0f26d83911ed2b6064b783848c5ffc055b63e5.tar.xz
glibc-9c0f26d83911ed2b6064b783848c5ffc055b63e5.zip
Update.
1999-08-16  Andreas Schwab  <schwab@suse.de>

	* charmaps/UTF8: Add entries for /x00.  Remove spurious
	<percent-sign/> entry.  Correct typo.
Diffstat (limited to 'localedata')
-rw-r--r--localedata/ChangeLog5
-rw-r--r--localedata/charmaps/UTF85
2 files changed, 8 insertions, 2 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 2a51db5f5a..9959cf46e6 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,3 +1,8 @@
+1999-08-16  Andreas Schwab  <schwab@suse.de>
+
+	* charmaps/UTF8: Add entries for /x00.  Remove spurious
+	<percent-sign/> entry.  Correct typo.
+
 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
 
 	* charmaps/UTF8: Generated from the charDB.
diff --git a/localedata/charmaps/UTF8 b/localedata/charmaps/UTF8
index 0425beb727..88c28096e7 100644
--- a/localedata/charmaps/UTF8
+++ b/localedata/charmaps/UTF8
@@ -7,6 +7,8 @@
 
 % alias ISO-10646/UTF-8
 CHARMAP
+<NU>                   /x00         <U0000> NULL
+<NUL>                  /x00         <U0000> NULL
 <SH>                   /x01         <U0001> START OF HEADING
 <SOH>                  /x01         <U0001> START OF HEADING
 <STX>                  /x02         <U0002> START OF TEXT
@@ -82,7 +84,6 @@ CHARMAP
 <dollar-sign>          /x24         <U0024> DOLLAR SIGN
 <%>                    /x25         <U0025> PERCENT SIGN
 <percent-sign>         /x25         <U0025> PERCENT SIGN
-<percent-sign/>>       /x25         <U0025> PERCENT SIGN
 <&>                    /x26         <U0026> AMPERSAND
 <ampersand>            /x26         <U0026> AMPERSAND
 <'>                    /x27         <U0027> APOSTROPHE
@@ -239,7 +240,7 @@ CHARMAP
 <S3>                   /xC2/x8F     <U008F> SINGLE-SHIFT THREE (SS3)
 <DC>                   /xC2/x90     <U0090> DEVICE CONTROL STRING (DCS)
 <P1>                   /xC2/x91     <U0091> PRIVATE USE ONE (PU1)
-<P2>                   /xC2/x92     <U0092> PRIVATE USE ONE (PU2)
+<P2>                   /xC2/x92     <U0092> PRIVATE USE TWO (PU2)
 <TS>                   /xC2/x93     <U0093> SET TRANSMIT STATE (STS)
 <CC>                   /xC2/x94     <U0094> CANCEL CHARACTER (CCH)
 <MW>                   /xC2/x95     <U0095> MESSAGE WAITING (MW)