libxbps: make relative cachedir set via xbps.d(5) work again.

Close #117
This commit is contained in:
Juan RP
2015-09-15 09:26:07 +02:00
parent 21be2318cf
commit d8fc08eb50
2 changed files with 49 additions and 49 deletions

3
NEWS
View File

@@ -1,5 +1,8 @@
xbps-0.48 (???):
* libxbps: relative cachedir set via xbps.d(5) now work correctly.
Fixes #117 (https://github.com/voidlinux/xbps/issues/117)
* xbps-create(1): --compression now accepts "none" to not use any
compression format.