summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorNoah Levitt <nlevitt@columbia.edu>2003-07-31 16:48:54 +0000
committerNoah Levitt <nlevitt@src.gnome.org>2003-07-31 16:48:54 +0000
commit3b93b01219700e087c4f4f8241205d848cef537f (patch)
treef349ce6b15380ad65ac6505b279d16c0fafcc48e /ChangeLog.pre-2-4
parent05f99527eb9391723bac93089f691aa522e3640e (diff)
downloadglib-3b93b01219700e087c4f4f8241205d848cef537f.tar.gz
Change instances of U+10ffff to U+10fffd, since that is the last valid
2003-07-31 Noah Levitt <nlevitt@columbia.edu> * tests/utf8.txt: Change instances of U+10ffff to U+10fffd, since that is the last valid unicode character. Add check that U+10ffff is NOTUNICODE. (#118730)
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-46
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index 4a7f30f8b..f729c8936 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,9 @@
+2003-07-31 Noah Levitt <nlevitt@columbia.edu>
+
+ * tests/utf8.txt: Change instances of U+10ffff to U+10fffd, since that
+ is the last valid unicode character. Add check that U+10ffff is
+ NOTUNICODE. (#118730)
+
2003-07-30 Noah Levitt <nlevitt@columbia.edu>
* glib/gen-unicode-tables.pl: