Fix #28 (Verification fails due to missing signature).

This commit is contained in:
Juan RP
2014-01-21 10:06:48 +01:00
parent 5eea259c13
commit e9bc52a01b
2 changed files with 43 additions and 43 deletions

2
NEWS
View File

@@ -1,5 +1,7 @@
xbps-0.30 (??):
* Fixed issue #28: https://github.com/voidlinux/xbps/issues/28
* When reinstalling a package (or downgrading) also check for obsolete
files and remove them if it's needed.