public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
From: Corinna Vinschen <corinna@sourceware.org>
To: cygwin-cvs@sourceware.org
Subject: [newlib-cygwin/main] add glob/fnmatch equivalence class support to release notes
Date: Wed, 15 Feb 2023 21:38:00 +0000 (GMT)	[thread overview]
Message-ID: <20230215213800.9509F385B510@sourceware.org> (raw)

https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=c750a728bd21ad6234797e923fea47e3a6000260

commit c750a728bd21ad6234797e923fea47e3a6000260
Author:     Corinna Vinschen <corinna@vinschen.de>
AuthorDate: Wed Feb 15 22:37:32 2023 +0100
Commit:     Corinna Vinschen <corinna@vinschen.de>
CommitDate: Wed Feb 15 22:37:32 2023 +0100

    add glob/fnmatch equivalence class support to release notes
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

Diff:
---
 winsup/cygwin/release/3.5.0 | 5 +++--
 winsup/doc/new-features.xml | 4 ++--
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/winsup/cygwin/release/3.5.0 b/winsup/cygwin/release/3.5.0
index d79cf2a0d504..502c1f356bab 100644
--- a/winsup/cygwin/release/3.5.0
+++ b/winsup/cygwin/release/3.5.0
@@ -13,5 +13,6 @@ What's new:
   cygwin distro, as well as getting extended info on available and
   installed packages.
 
-- 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.
diff --git a/winsup/doc/new-features.xml b/winsup/doc/new-features.xml
index d23a990ce3dc..c310114613f3 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>

                 reply	other threads:[~2023-02-15 21:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230215213800.9509F385B510@sourceware.org \
    --to=corinna@sourceware.org \
    --cc=cygwin-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).