Document API change in pcre-8.30
This commit is contained in:
parent
738f7d3782
commit
eacb9fb02a
@ -136,8 +136,13 @@ make check
|
||||
- Add old libpcre.so.0 to preserve compatibility temporarily
|
||||
|
||||
* Fri Jan 27 2012 Petr Pisar <ppisar@redhat.com> - 8.30-0.1.RC1
|
||||
- 8.30 Relase candidate 1 with UTF-16 bump
|
||||
- 8.30 Relase candidate 1 with UTF-16 support and *API change*
|
||||
- Enable UTF-16 variant of PCRE library
|
||||
- The pcre_info() function has been removed from pcre library.
|
||||
- Loading compiled pattern does not fix endianity anymore. Instead an errror
|
||||
is returned and the application can use pcre_pattern_to_host_byte_order() to
|
||||
convert the pattern.
|
||||
- Surrogates (0xD800---0xDFFF) are forbidden in UTF-8 mode now.
|
||||
|
||||
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 8.21-2.1
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
Loading…
Reference in New Issue
Block a user