aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJacob Bachmeyer <jcb@gnu.org>2026-04-20 21:00:12 -0500
committerJacob Bachmeyer <jcb@gnu.org>2026-04-20 21:00:12 -0500
commit12ec17e7f192febdf4a316e5bffd1a5d4a9ea698 (patch)
treec7f774644bcdb4acb75d4b1e370e38e76f55d333 /NEWS
parent90ffbb7db86494641f9578e953575befb8dadca6 (diff)
downloaddejagnu-master.tar.gz
dejagnu-master.tar.bz2
dejagnu-master.zip
Neutralize customization environment variables in DejaGnuHEADmaster
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 245669a..fc7b1b7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
-*- text -*-
+Changes since 1.6.3:
+
+ X. DejaGnu now always runs in the POSIX locale. Additionally, environment
+ variables such as CDPATH that are widely-known and intended for user
+ customization are unset during early initialization.
+
Changes since 1.6.2:
1. The internal proc 'is_remote' has been renamed to 'isremote' for