Accepting request 816300 from home:AndreasStieger:branches:utilities

ugrep 2.3.1

OBS-URL: https://build.opensuse.org/request/show/816300
OBS-URL: https://build.opensuse.org/package/show/utilities/ugrep?expand=0&rev=3
This commit is contained in:
2020-06-22 09:24:11 +00:00
committed by Git OBS Bridge
parent 0a7bfd2525
commit 39e1c55b9b
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Jun 22 09:17:14 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
- ugrep 2.3.1:
* Faster search context matching and display with new streaming
implementation for options -A, -B, -C, and -y
* including when combined with options -v, -W, and -X
* remove the single-line search pattern constraint in prior
versions for these options
* fixed minor issue with option -G
-------------------------------------------------------------------
Sun Jun 14 09:11:01 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>