about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2012-09-04 09:25:18 +0200
committerFlorian Weimer <fweimer@redhat.com>2012-09-04 14:36:56 +0200
commit292378045ce335a3aabfc2724dbc499f026995f3 (patch)
treeea05d12402f743ef1dd23d658f75f35fa1f26879 /ChangeLog
parent60160d83a09c659d8d9338b210ff92be77cc87d5 (diff)
downloadglibc-292378045ce335a3aabfc2724dbc499f026995f3.tar.gz
glibc-292378045ce335a3aabfc2724dbc499f026995f3.tar.xz
glibc-292378045ce335a3aabfc2724dbc499f026995f3.zip
stdlib/tst-secure-getenv.c (alternative_main): Only warn on SGID failures
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a041eb807..9606f3c2cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-09-04  Florian Weimer  <fweimer@redhat.com>
+
+	* stdlib/tst-secure-getenv.c (alternative_main): Only warn on SGID
+	failures.
+
 2012-09-04  Joseph Myers  <joseph@codesourcery.com>
 
 	[BZ #9914]