diff options
Diffstat (limited to 'Todo-5.005')
-rw-r--r-- | Todo-5.005 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Todo-5.005 b/Todo-5.005 index a8831b1370..b70060350f 100644 --- a/Todo-5.005 +++ b/Todo-5.005 @@ -36,8 +36,8 @@ Locales decimal separator (3,1415927 is Europeanese for an approximation of pi) Regexen - POSIX [:foo:] character classes - ([=bar=] and [.zap.] would nice too but there's no API for them) + POSIX [=bar=] and [.zap.] would nice too but there's no API for them + (=bar= could be done with Unicode, though) approximate matching Reliable Signals |