alternatives: preserve order while updating pkgs (thanks chris2/duncaen).

This commit is contained in:
Juan RP
2015-11-17 16:32:12 +01:00
parent 28a6f8f9e5
commit 93b50bc4dc
4 changed files with 69 additions and 1 deletions

2
NEWS
View File

@@ -1,5 +1,7 @@
xbps-0.51 (???):
* alternatives: preserve current order while updating packages.
* alternatives: always create the directory where the symlink is stored,
in case this does not exist yet.