Shell wildcard patterns can now be used in the PackagesOnHold option.

This commit is contained in:
Juan RP
2012-11-11 16:11:40 +01:00
parent a77727887d
commit 58333419a0
3 changed files with 19 additions and 20 deletions

3
NEWS
View File

@@ -1,5 +1,8 @@
xbps-0.18 (???):
* Shell wildcard patterns (fnmatch(3)) can now be used in the
PackagesOnHold configuration option.
* New utilities replacing xbps-bin(8) and xbps-repo(8):
- xbps-install(8): to install and update packages.