From 1ca0188232edbd499ff2c7142cb9c3ac72967336 Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Mon, 28 Mar 2016 06:07:51 +1100 Subject: * NEWS: Update. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 3d91284..463f6af 100644 --- a/NEWS +++ b/NEWS @@ -22,6 +22,10 @@ Changes since 1.5.3: 7. ~/.dejagnurc is now loaded last, not first. This allows the user to have the ability to override anything in their environment (even the site.exp file specified by $DEJAGNU). +8. The user-visible utility procedure `unsetenv' is deprecated and + will be removed in the next release. If a testsuite uses any of + these procedures, a copy of the procedure should be made and placed + in the lib directory of the testsuite. Changes since 1.4.4: -- cgit v1.1