aboutsummaryrefslogtreecommitdiff
path: root/skel/docs
diff options
context:
space:
mode:
authorpmichaud <pmichaud@pobox.com>2010-07-29 05:04:19 -0500
committerpmichaud <pmichaud@pobox.com>2010-07-29 05:04:19 -0500
commitcf56096750bd3a44a3d46db97fa68d99c4816533 (patch)
treecf4fd2fc3b56d21b71ea8b1eb0ac0d749bc6c0c4 /skel/docs
parent0256bb67297e2a84cdc58cc814af621d8a154587 (diff)
More NYI section improvements from #perl6, szablint++, patrickas++ .
Diffstat (limited to 'skel/docs')
-rw-r--r--skel/docs/announce/2010.073
1 files changed, 1 insertions, 2 deletions
diff --git a/skel/docs/announce/2010.07 b/skel/docs/announce/2010.07
index ab9e9c6..5896acc 100644
--- a/skel/docs/announce/2010.07
+++ b/skel/docs/announce/2010.07
@@ -57,12 +57,11 @@ features include:
* threads and concurrency
* Unicode strings at levels other than codepoints
* pre and post constraints, and some other phasers
- * interactive readline doesn't read Unicode properly
+ * interactive readline that understands Unicode
* backslash escapes in regex <[...]> character classes
* non-blocking I/O
* most of Synopsis 9
* perl6doc or pod manipulation tools
- * ...and much more
In many places we've tried to make Rakudo smart enough to inform the
programmer that a given feature isn't implemented, but there are