diff options
author | Marcus Shawcroft <marcus.shawcroft@arm.com> | 2014-11-11 15:51:55 +0000 |
---|---|---|
committer | Marcus Shawcroft <marcus.shawcroft@arm.com> | 2014-11-11 15:51:55 +0000 |
commit | b17fe01b63fd49be4d63c25f39d18f5ea61f8b3b (patch) | |
tree | 32601f3573a40a4fc0600132bf479dc664565196 | |
parent | 80085defb83e4f2ce098c8bc00c82d1e14998c71 (diff) | |
download | glibc-b17fe01b63fd49be4d63c25f39d18f5ea61f8b3b.tar.gz glibc-b17fe01b63fd49be4d63c25f39d18f5ea61f8b3b.tar.xz glibc-b17fe01b63fd49be4d63c25f39d18f5ea61f8b3b.zip |
Fix ChangeLog formatting of previous commit.
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 3fc61cc3f9..3ea8b36a30 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -2014-11-10 Renlin Li <Renlin.Li@arm.com> +2014-11-10 Renlin Li <Renlin.Li@arm.com> [BZ #17555] * sysdeps/aarch64/start.S (_start): Delete x29 overwritten assignment. |