xbps-bin(8): renamed autoremove target to remove-orphans.

This commit is contained in:
Juan RP
2012-05-08 09:58:56 +02:00
parent 758cd4fd11
commit e0fc55c389
5 changed files with 14 additions and 13 deletions

3
NEWS
View File

@@ -1,6 +1,7 @@
xbps-0.16 (???):
* xbps-bin(8): renamed "autoupdate" target to "dist-upgrade".
* xbps-bin(8): renamed "autoupdate" target to "dist-upgrade" and
"autoremove" to "remove-orphans."
* Added support to put packages "on hold". Packages on hold
won't be updated by system upgrades even if there is a newer version.