aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ce5070f..66bb323 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2016-06-23 Siddhesh Poyarekar <siddhesh@sourceware.org>
+
+ * posix/getconf.c: Define ALL_ENVIRONMENTS_DEFINED if all
+ environment macros are defined.
+ (main): Avoid execve if ALL_ENVIRONMENTS_DEFINED is defined.
+
2016-06-23 Florian Weimer <fweimer@redhat.com>
[BZ #20191]