diff --git a/NEWS b/NEWS index 89a0a0fe..8a82ba8b 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +xbps-0.14 (???): + + * While resolving dependencies check if required dependency is matched + any virtual package already added in transaction, on match use it. + + * Only accept binary packages compressed in gzip, bzip2 and xz formats. + Profiling tests showed that libarchive wasted a considerable amount of + time checking if archive was compressed in zip format. + + * xbps-bin(8)/xbps-repo(8): redirect some more warnings/errors to stderr. + xbps-0.13.0 (2012-02-20): * libxbps: skip checking for obsolete files if a package in a transaction