* new-features.sgml (ov-new1.7.2): Add multibyte-awareness of regcomp
and regexec.
This commit is contained in:
parent
e1e595a649
commit
4db9544f4f
|
@ -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.
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue