diff options
author | Renlin Li <Renlin.Li@arm.com> | 2014-11-11 15:02:02 +0000 |
---|---|---|
committer | Marcus Shawcroft <marcus.shawcroft@arm.com> | 2014-11-11 15:02:02 +0000 |
commit | 80085defb83e4f2ce098c8bc00c82d1e14998c71 (patch) | |
tree | 1eb88fdae4f054bbd6d03859d9d20c3f5d8d8e9f /NEWS | |
parent | bd80507166253107ce84245c8c93d95368abc982 (diff) | |
download | glibc-80085defb83e4f2ce098c8bc00c82d1e14998c71.tar.gz glibc-80085defb83e4f2ce098c8bc00c82d1e14998c71.tar.xz glibc-80085defb83e4f2ce098c8bc00c82d1e14998c71.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 8c3302c980..071347fa11 100644 --- a/NEWS +++ b/NEWS @@ -10,7 +10,7 @@ Version 2.21 * The following bugs are resolved with this release: 6652, 12926, 14132, 14138, 14171, 15215, 15884, 17266, 17344, 17363, - 17370, 17371, 17411, 17460, 17485, 17501, 17508, 17522. + 17370, 17371, 17411, 17460, 17485, 17501, 17508, 17522, 17555. Version 2.20 |