diff options
Diffstat (limited to 'FUTURES')
-rw-r--r-- | FUTURES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |