xbps-query(8): performance improvement to the ownedby mode with --regex.
Only compile the ERE once, rather than on any file. Found and suggested by Christian Neukirchen (@chneukirchen).
This commit is contained in:
3
NEWS
3
NEWS
@@ -1,5 +1,8 @@
|
||||
xbps-0.44 (???):
|
||||
|
||||
* xbps-query(8): only compile the ERE (Extended Regular Expression) once in
|
||||
the ownedby mode. A performance improvement suggested by Christian Neukirchen.
|
||||
|
||||
xbps-0.43.1 (2015-01-05):
|
||||
|
||||
* Fixed a regression in virtual packages defined via xbps.d(5) introduced in 0.43.
|
||||
|
||||
Reference in New Issue
Block a user