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] Cygwin: add collating symbols support to release message
Date: Wed,  1 Mar 2023 10:50:05 +0000 (GMT)	[thread overview]
Message-ID: <20230301105005.0F6223858D33@sourceware.org> (raw)

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

commit c0aba3141b99cdbc32470204fc5bde421b3d76e5
Author:     Corinna Vinschen <corinna@vinschen.de>
AuthorDate: Wed Mar 1 11:49:52 2023 +0100
Commit:     Corinna Vinschen <corinna@vinschen.de>
CommitDate: Wed Mar 1 11:49:52 2023 +0100

    Cygwin: add collating symbols support to release message
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

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

diff --git a/winsup/cygwin/release/3.5.0 b/winsup/cygwin/release/3.5.0
index cc1b52bd223e..d6b24e5f9968 100644
--- a/winsup/cygwin/release/3.5.0
+++ b/winsup/cygwin/release/3.5.0
@@ -13,9 +13,9 @@ 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 and
-  equivalence class expressions in the search pattern, i.e., [:alnum:],
-  [=a=], etc.
+- fnmatch(3) and glob(3) now support named character classes, equivalence
+  class expressions, and collating symbols in the search pattern, i.e.,
+  [:alnum:], [=a=], [.aa.].
 
 - Introduce /proc/codesets and /proc/locales with information on
   supported codesets and locales for all interested parties.  Locale(1)
diff --git a/winsup/doc/new-features.xml b/winsup/doc/new-features.xml
index 80046247e50d..0858b01e5cfa 100644
--- a/winsup/doc/new-features.xml
+++ b/winsup/doc/new-features.xml
@@ -29,8 +29,9 @@ installed packages.
 </para></listitem>
 
 <listitem><para>
-fnmatch(3) and glob(3) now support named character classes and equivalence
-class expressions in the search pattern, i.e., [:alnum:], [=a=], etc.
+fnmatch(3) and glob(3) now support named character classes, equivalence
+class expressions, and collating symbols in the search pattern, i.e.,
+[:alnum:], [=a=], [.aa.].
 </para></listitem>
 
 <listitem><para>

                 reply	other threads:[~2023-03-01 10:50 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=20230301105005.0F6223858D33@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).