xbps-bin(8): the 'find-files' target now accepts multiple patterns.
This commit is contained in:
7
NEWS
7
NEWS
@@ -1,11 +1,14 @@
|
||||
xbps-0.11.1 (???):
|
||||
|
||||
* libxbps: more paranoid type checking and allocation results, to make
|
||||
sure that out of memory conditions are handled gracefully.
|
||||
* xbps-bin(8): the 'find-files' target accepts multiple patterns, such as:
|
||||
$ xbps-bin find-files /bin/cat '/bin/f*' ...
|
||||
|
||||
* xbps-repo(8): the 'search' target accepts multiple patterns, such as:
|
||||
$ xbps-repo search 'foo-[0-9]*' '*blah*' ...
|
||||
|
||||
* libxbps: more paranoid type checking and allocation results, to make
|
||||
sure that out of memory conditions are handled gracefully.
|
||||
|
||||
xbps-0.11.0 (2011-12-20):
|
||||
|
||||
* xbps-bin(8): it is possible now to reinstall a package even if it's
|
||||
|
Reference in New Issue
Block a user