diff --git a/NEWS b/NEWS index c7ff461d..1c3953fb 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ xbps-0.5.0 (2010-05-01): + * Cleaned up the code by using the LLVM's clang static analyzer, found + two possible NULL pointer dereferences and dead core. + * xbps-bin(8): added new flag '-p' for the 'remove' and 'autoremove' targets, to also purge the package(s) after successful removal.