This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GNU C Library master sources branch, master, updated. glibc-2.14-120-g51846a5


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  51846a515abd3f99662b67af71f5da770a64556e (commit)
      from  19df733e643ea2a0ea95385957163d0e3d5b2d1c (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=51846a515abd3f99662b67af71f5da770a64556e

commit 51846a515abd3f99662b67af71f5da770a64556e
Author: Ulrich Drepper <drepper@gmail.com>
Date:   Tue Jul 19 20:29:53 2011 -0400

    Correct feature announcement

diff --git a/NEWS b/NEWS
index fb2c15e..eeef739 100644
--- a/NEWS
+++ b/NEWS
@@ -24,7 +24,7 @@ Version 2.15
 * Improved strcpy, strncpy, stpcpy, stpncpy for SSE2 and SSSE3 on x86-64.
   Contributed by HJ Lu.
 
-* Improved strcat and strncat on x86-64.
+* Optimized strcat and strncat on x86-64.
   Contributed by Liubov Dmitrieva.
 
 Version 2.14

-----------------------------------------------------------------------

Summary of changes:
 NEWS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
GNU C Library master sources


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]