diff --git a/RELEASE b/RELEASE index 4daca6a..e243b5f 100644 --- a/RELEASE +++ b/RELEASE @@ -192,7 +192,7 @@ We even have one of those URL things: which are also useful for general string processing. ** New regular expression system - There's a whole, new regexp package in scsh. There's a new, + There's a whole new regexp package in scsh. There's a new, s-expression-based notation for regexps, called SRE's. The new notation has been integrated into the AWK macro and field-parser functions. The older Posix notation is still supported for backwards compatibility.