aboutsummaryrefslogtreecommitdiffstats
path: root/etc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'etc/NEWS')
-rw-r--r--etc/NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 564479d2b1d..6df77525bf6 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2827,6 +2827,14 @@ packages.
2827--- 2827---
2828*** Uninstalling a package now removes its directory from 'load-path'. 2828*** Uninstalling a package now removes its directory from 'load-path'.
2829 2829
2830+++
2831*** Packages can be reviewed before installation or upgrade.
2832The user option 'package-review-policy' can configure which packages
2833the user should be allowed to review before any processing takes place.
2834The package review can include reading the downloaded source code,
2835presenting a diff between the downloaded code and a previous
2836installation or displaying a changelog.
2837
2830** Rcirc 2838** Rcirc
2831 2839
2832+++ 2840+++