From 4a20272afa07eb4ac15cbbd9ff836dfe8c6c1d33 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 29 Jan 2011 17:19:45 +0100 Subject: [PATCH] NEWS: mention another change made for xbps-bin(8). --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 9abfba9c..469ebcf8 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,10 @@ xbps-0.8.0 (???): * xbps-bin(8): added -D option to only show the URLs to download the binary packages required by the "install", "update" and "autoupdate" targets. + * xbps-bin(8): make the list target (without arguments) only show + packages that are fully installed. Previously packages in unpacked + state were also shown. + * Added support for virtual packages. A virtual package is one that doesn't exist in the repository, but other packages can provide it. A new array in the package properties dictionary has been added to specify which