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 77fc36e4ec..d16da4ea10 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2014-04-14 Carlos O'Donell <carlos@redhat.com>
+ [BZ #16831]
+ * csu/libc-start.c (LIBC_START_MAIN) [!SHARED]: Call
+ _dl_debug_initialize.
+
+2014-04-14 Carlos O'Donell <carlos@redhat.com>
+
* configure.ac: Remove SELinux header check.
* configure: Regenerate.
* nscd/selinux.c (perms): Array of const char* to permission names.