Accepting request 853251 from home:AndreasStieger:branches:devel:libraries:c_c++

pcre2 10.36

OBS-URL: https://build.opensuse.org/request/show/853251
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pcre2?expand=0&rev=46
This commit is contained in:
2020-12-16 13:22:45 +00:00
committed by Git OBS Bridge
parent e3941653a9
commit c26865270b
6 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Dec 5 12:41:55 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
- pcre2 10.36:
* add GNU grep's -m (aka --max-count) option to pcre2grep
* unify the handling of substitution strings for both -O and
callouts in pcre2grep, with the addition of $x{...} and
$o{...} to allow for characters whose code points are greater
than 255 in Unicode mode
-------------------------------------------------------------------
Wed May 13 22:24:30 UTC 2020 - Илья Индиго <ilya@ilya.pp.ua>