aboutsummaryrefslogtreecommitdiffstats
path: root/FUTURES
diff options
context:
space:
mode:
Diffstat (limited to 'FUTURES')
-rw-r--r--FUTURES2
1 files changed, 2 insertions, 0 deletions
diff --git a/FUTURES b/FUTURES
index 00e0e28c..f591ad3c 100644
--- a/FUTURES
+++ b/FUTURES
@@ -32,6 +32,8 @@ In 3.1
DONE: Add %'d for putting in commas in formatting.
+ DONE: Multibyte support for index, length, substr, match.
+
For 3.2
=======
Enable \s, \S in regexes (regcomp.c and dfa.c) and document them.