diff --git a/NEWS b/NEWS index 90920dc8..db6fd4c2 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ xbps-0.20 (???): + * libxbps: when removing a package and if executing its "pre-remove" + action fails, still continue removing this package. + * libxbps: fixed a stupid typo that made it to skip executing the "pre-remove" action in installed packages.