xbps-query: changed -M (--list-orphans) shortopt to -O.

This commit is contained in:
Juan RP
2013-02-13 15:47:46 +01:00
parent da957433cb
commit 3bb41a2662
3 changed files with 9 additions and 6 deletions

3
NEWS
View File

@@ -1,5 +1,8 @@
xbps-0.21 (???):
* xbps-query(8): changed short option -M (--list-orphans) to -O; which
seems more appropiate to use.
* libxbps: when resolving deps in transaction, ignore incorrect ones;
for example a package might be depending on itself thru virtual packages.