GNU C Library master sources branch master updated. glibc-2.16-ports-merge-875-gcedb2a9
mshawcroft@sourceware.org
mshawcroft@sourceware.org
Tue Dec 18 09:55:00 GMT 2012
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".
The branch, master has been updated
via cedb2a909d26f98304b57492597be52d50a40cb0 (commit)
from bbf527d678d6abc469626ed548d21dcc70c97b13 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://sources.redhat.com/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=cedb2a909d26f98304b57492597be52d50a40cb0
commit cedb2a909d26f98304b57492597be52d50a40cb0
Author: Marcus Shawcroft <marcus.shawcroft@linaro.org>
Date: Tue Dec 18 09:51:55 2012 +0000
Fix AArch64 typo.
diff --git a/ChangeLog b/ChangeLog
index 330adbf..c68d85e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-12-18 Marcus Shawcroft <marcus.shawcroft@linaro.org>
+
+ * manual/contrib.texi (Contributors): Spelling correction.
+
2012-12-15 David S. Miller <davem@davemloft.net>
* po/ru.po: Update from translation team.
diff --git a/manual/contrib.texi b/manual/contrib.texi
index 8eb4365..3b9d23c 100644
--- a/manual/contrib.texi
+++ b/manual/contrib.texi
@@ -272,7 +272,7 @@ Thomas Schwinge for his contribution to Hurd and the SH architecture.
Carlos Eduardo Seo for optimized functions on PowerPC.
@item
-Marcus Shawcroft for contributing the AArch4 port.
+Marcus Shawcroft for contributing the AArch64 port.
@item
Franz Sirl for various fixes.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 4 ++++
manual/contrib.texi | 2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
hooks/post-receive
--
GNU C Library master sources
More information about the Glibc-cvs
mailing list