aboutsummaryrefslogtreecommitdiffstats
path: root/etc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'etc/NEWS')
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index da18848bc4a..ead26984623 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -882,6 +882,11 @@ For improved security, you might want to set this to 't' or
882before setting these values, or you will be unable to install 882before setting these values, or you will be unable to install
883packages. 883packages.
884 884
885*** Support expiration of package archive metadata.
886When a package archive distributes a last-updated and expiration
887timestamp, they will automatically be used to verify that distributed
888packages are not out of date.
889
885** gdb-mi 890** gdb-mi
886 891
887+++ 892+++