summaryrefslogtreecommitdiff
path: root/readme.txt
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2006-07-20 23:02:04 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2006-07-20 23:02:04 -0400
commiteb4c53216a3fac23bdca417f6d899c164fcef61a (patch)
tree7b5c1e9bf8254b0eda1e148387cd79ad77235a24 /readme.txt
parente49ab49fe9202b6f875cf9cba6bad2f320e24fe4 (diff)
http://web.archive.org/web/20060720230204/http:/www.unicode.org:80/Public/BETA/CVTUTF-1-4/BETA/CVTUTF-1-4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/readme.txt b/readme.txt
index b9f17fb..f01bd73 100644
--- a/readme.txt
+++ b/readme.txt
@@ -37,7 +37,10 @@ Version 1.3: Updated UTF-8 legality check;
updated to use UNI_MAX_LEGAL_UTF32 in UTF-32 conversions
Updated UTF-8 legality tests in harness.c
-
-Last update: October 19, 2004
+Version 1.4: Updated UTF-8 legality check;
+ Added test 22 for UTF-8 legality in harness.c
+ Updated isLegalUTF8Sequence to scan multiple sequences, per
+ suggestion from a user.
+Last update: May 9, 2006