about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2018-01-11 13:13:28 +0100
committerFlorian Weimer <fweimer@redhat.com>2018-01-11 13:13:28 +0100
commit08c6e95234c60a5c2f37532d1111acf084f39345 (patch)
treed9137425f1534148d0f714a401896159f2c7addd /ChangeLog
parentd8b778907e5270fdeb70459842ffbc20bd2ca5e1 (diff)
downloadglibc-08c6e95234c60a5c2f37532d1111acf084f39345.tar.gz
glibc-08c6e95234c60a5c2f37532d1111acf084f39345.tar.xz
glibc-08c6e95234c60a5c2f37532d1111acf084f39345.zip
csu: Update __libgcc_s_init comment
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b5fb4df6f4..17506d5984 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2018-01-11  Florian Weimer  <fweimer@redhat.com>
 
+	* sysdeps/gnu/unwind-resume.c (__libgcc_s_init): Update comment
+	and error message.
+
+2018-01-11  Florian Weimer  <fweimer@redhat.com>
+
 	[BZ #22636]
 	* nptl/Makefile (tests): Add tst-minstack-cancel, tst-minstack-exit.
 	* nptl/tst-minstack-cancel.c, nptl/tst-minstack-exit.c: New files.