* new-features.sgml (ov-new1.7.2): Add multibyte-awareness of regcomp

and regexec.
This commit is contained in:
Corinna Vinschen 2010-02-04 12:38:00 +00:00
parent e1e595a649
commit 4db9544f4f
2 changed files with 6 additions and 1 deletions

View File

@ -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.

View File

@ -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>