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
path: root/winsup
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2010-02-04 15:38:00 +0300
committerCorinna Vinschen <corinna@vinschen.de>2010-02-04 15:38:00 +0300
commit4db9544f4f05c139097b8d984aa2e9cfaa499369 (patch)
tree3ad0cf562e2cc516b7626b6dbf1a3ce7bf3b6f6d /winsup
parente1e595a649d55a304416c1e8e23f99e0df58a452 (diff)
* new-features.sgml (ov-new1.7.2): Add multibyte-awareness of regcomp
and regexec.
Diffstat (limited to 'winsup')
-rw-r--r--winsup/doc/ChangeLog5
-rw-r--r--winsup/doc/new-features.sgml2
2 files changed, 6 insertions, 1 deletions
diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog
index 58149f6e7..2bbdddd94 100644
--- a/winsup/doc/ChangeLog
+++ b/winsup/doc/ChangeLog
@@ -1,3 +1,8 @@
+2010-02-04 Corinna Vinschen <corinna@vinschen.de>
+
+ * new-features.sgml (ov-new1.7.2): Add multibyte-awareness of regcomp
+ and regexec.
+
2010-02-01 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
* README: Update for Cygwin docbook-utils package.
diff --git a/winsup/doc/new-features.sgml b/winsup/doc/new-features.sgml
index 856cffa3a..629f74532 100644
--- a/winsup/doc/new-features.sgml
+++ b/winsup/doc/new-features.sgml
@@ -43,7 +43,7 @@
</para></listitem>
<listitem><para>
- fnmatch(3) call is now multibyte-aware.
+ fnmatch(3), regcomp(3), regexec(3) calls are now multibyte-aware.
</para></listitem>
<listitem><para>