aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7e77bc947e..0d2580d5b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2011-09-07 Ulrich Drepper <drepper@gmail.com>
+ * elf/dl-libc.c (dlerror_run): Pass back error code from
+ dl_catch_error.
+
[BZ #13123]
* elf/dl-load.c (lose): Free l_origin if it is valid.