This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main in repository newlib.
from be67844f5 Cygwin: Makefile.am: fix rule to create version from git describe new b5f9b0241 Cygwin: is_unicode_equiv: implement Unicode equivalence class check new 20162667d Cygwin: fnmatch: handle equivalence class expressions new 1df19b3ca Cygwin: glob: handle equivalence class expressions new c750a728b add glob/fnmatch equivalence class support to release notes
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: winsup/cygwin/glob.cc | 42 +++++++++++++++++++++-------- winsup/cygwin/libc/fnmatch.c | 13 +++++++-- winsup/cygwin/local_includes/collate.h | 2 ++ winsup/cygwin/nlsfuncs.cc | 48 ++++++++++++++++++++++++++++++++++ winsup/cygwin/release/3.5.0 | 5 ++-- winsup/doc/new-features.xml | 4 +-- 6 files changed, 97 insertions(+), 17 deletions(-)