# HG changeset patch # User Kai T. Ohlhus # Date 1603868514 -32400 # Node ID 804de9d6262bc0d415e815fd6648f4393adee493 # Parent 22536a27d0a289f16beac51eabb7b4e44664154f# Parent b3cd6eb1cca5544f85b66388f16535e282a1e5df maint: merge stable to default. diff -r 22536a27d0a2 -r 804de9d6262b NEWS diff -r 22536a27d0a2 -r 804de9d6262b etc/NEWS.6 --- a/etc/NEWS.6 Tue Oct 27 20:48:46 2020 +0100 +++ b/etc/NEWS.6 Wed Oct 28 16:01:54 2020 +0900 @@ -84,6 +84,8 @@ (i.e., other installed packages that depend on the package in question). +- `pkg test` now tests all functions in a package. + - When unloading a package, `pkg` now checks if any remaining loaded packages depend on the one to be removed. If this is the case `pkg` aborts with an explanatory error message. This behavior can be