diff options
author | Renlin Li <Renlin.Li@arm.com> | 2014-11-11 15:50:07 +0000 |
---|---|---|
committer | Marcus Shawcroft <marcus.shawcroft@arm.com> | 2014-11-11 15:50:07 +0000 |
commit | 262365511f6fafa4e15090fe16a295c03c6f6c5e (patch) | |
tree | efc5d4511587487af33eb1f7ca5bfda063e227b7 /NEWS | |
parent | daea1a9b2ab9ad1690a2770006f5964e188be11f (diff) | |
download | glibc-262365511f6fafa4e15090fe16a295c03c6f6c5e.tar.gz glibc-262365511f6fafa4e15090fe16a295c03c6f6c5e.tar.xz glibc-262365511f6fafa4e15090fe16a295c03c6f6c5e.zip |
[AArch64] End frame record chain correctly.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS index 4e722f738e..d74f4a6d58 100644 --- a/NEWS +++ b/NEWS @@ -10,7 +10,7 @@ Version 2.19.1 * The following bugs are resolved with this release: 15946, 16545, 16574, 16623, 16695, 16878, 16882, 16885, 16916, 16932, - 16943, 16958, 17048, 17069, 17137, 17263, 17325. + 16943, 16958, 17048, 17069, 17137, 17263, 17325, 17555. * Reverted change of ABI data structures for s390 and s390x: On s390 and s390x the size of struct ucontext and jmp_buf was increased in |