xbps-bin(8): keep auto{remove,update} targets for compatibility.

This commit is contained in:
Juan RP
2012-05-08 10:09:01 +02:00
parent c3f0bec3bd
commit 5fabb34a1f
2 changed files with 7 additions and 3 deletions

4
NEWS
View File

@@ -1,7 +1,9 @@
xbps-0.16 (???):
* xbps-bin(8): renamed "autoupdate" target to "dist-upgrade" and
"autoremove" to "remove-orphans".
"autoremove" to "remove-orphans". For compatibility with previous
versions the old targets are still kept, but will be removed in future
releases.
* Added support to put packages "on hold". Packages on hold
won't be updated by system upgrades even if there is a newer version.