SHA256
6
0
forked from pool/grep

Accepting request 223510 from home:AndreasStieger:branches:Base:System

GNU grep 2.18

OBS-URL: https://build.opensuse.org/request/show/223510
OBS-URL: https://build.opensuse.org/package/show/Base:System/grep?expand=0&rev=44
This commit is contained in:
Stephan Kulow
2014-02-22 19:40:06 +00:00
committed by Git OBS Bridge
parent 7d179c3ddc
commit e6941a8946
6 changed files with 31 additions and 23 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Feb 22 19:19:46 UTC 2014 - andreas.stieger@gmx.de
- GNU grep 2.18
* no longer mishandles patterns like [^^-~] in unibyte locales
* -i in a multibyte, non-UTF8 locale could be up to 200 times
slower than in 2.16
-------------------------------------------------------------------
Wed Feb 19 10:32:43 UTC 2014 - mvyskocil@suse.com