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 e3f3f5f01c..c59c6a951d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2017-01-19 Siddhesh Poyarekar <siddhesh@sourceware.org>
+
+ * elf/dl-tunables (get_next_env): Always advance envp.
+ * stdlib/tst-empty-env.c: New test case.
+ * stdlib/Makefile (tests): Use it.
+
2017-01-19 Joseph Myers <joseph@codesourcery.com>
[BZ #21047]