diff --git a/NEWS b/NEWS index 41ef38f3..e36c10d8 100644 --- a/NEWS +++ b/NEWS @@ -4,7 +4,7 @@ xbps-0.5.0 (2010-05-01): its description, and not only from the package/version touple. * Cleaned up the code by using the LLVM's clang static analyzer, found - two possible NULL pointer dereferences and dead core. + two possible NULL pointer dereferences in error branches and dead code. * xbps-bin(8): added new flag '-p' for the 'remove' and 'autoremove' targets, to also purge the package(s) after successful removal.