summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@redhat.com>2010-06-21 07:57:12 -0700
committerUlrich Drepper <drepper@redhat.com>2010-06-21 07:57:12 -0700
commite35fcef8b739ed24e083ff8a3078ac14e101cf67 (patch)
tree26a44083e73e110bf21fb65df7540d0de1e6145a /ChangeLog
parentac2b484c02b01307ab6bbe5d45ddbf16d64edf8c (diff)
More fixes to error handling in getlogin_r.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0741fc198d..85b6e69d66 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-06-21 Andreas Schwab <schwab@redhat.com>
+
+ * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
+ Restore proper fallback handling.
+
2010-06-19 Ulrich Drepper <drepper@redhat.com>
[BZ #11701]