Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/doc')
-rw-r--r--winsup/doc/new-features.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/winsup/doc/new-features.xml b/winsup/doc/new-features.xml
index d23a990ce..c31011461 100644
--- a/winsup/doc/new-features.xml
+++ b/winsup/doc/new-features.xml
@@ -29,8 +29,8 @@ installed packages.
</para></listitem>
<listitem><para>
-fnmatch(3) and glob(3) now support named character classes in the
-search pattern, i.e., [:alnum:], etc.
+fnmatch(3) and glob(3) now support named character classes and equivalence
+class expressions in the search pattern, i.e., [:alnum:], [=a=], etc.
</para></listitem>
</itemizedlist>