~vorlon/ubuntu/natty/eglibc/multiarch

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Steve Langasek
  • Date: 2011-02-18 21:18:44 UTC
  • mfrom: (103.1.7 eglibc)
  • Revision ID: steve.langasek@linaro.org-20110218211844-lodmi8b1qhyq3f3x
Tags: 2.13~pre1-0ubuntu1+multiarch.1
merge from natty

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
GNU C Library NEWS -- history of user-visible changes.  2010-5-4
2
 
Copyright (C) 1992-2009, 2010 Free Software Foundation, Inc.
 
1
GNU C Library NEWS -- history of user-visible changes.  2011-1-19
 
2
Copyright (C) 1992-2009, 2010, 2011 Free Software Foundation, Inc.
3
3
See the end for copying conditions.
4
4
 
5
5
Please send GNU C library bug reports via <http://sources.redhat.com/bugzilla/>
6
6
using `glibc' in the "product" field.
7
7
 
 
8
Version 2.13
 
9
 
 
10
* The following bugs are resolved with this release:
 
11
 
 
12
  3268, 6812, 7066, 10085, 10484, 10563, 10851, 11149, 11155, 11611, 11640,
 
13
  11655, 11701, 11840, 11856, 11883, 11903, 11904, 11968, 11979, 12005,
 
14
  12037, 12067, 12077, 12078, 12092, 12093, 12107, 12108, 12113, 12140,
 
15
  12159, 12167, 12191, 12194, 12201, 12204, 12205, 12207, 12348, 12378,
 
16
  12394, 12397
 
17
 
 
18
* New Linux interfaces: prlimit, prlimit64, fanotify_init, fanotify_mark
 
19
 
 
20
* POWER7 optimizations: memset, memcmp, strncmp
 
21
 
 
22
* New optimized string functions for x86-64: strnlen (SSE2),
 
23
  strcasecmp (SSE2, SSSE3, SSE4.2), strncasecmp (SSE2, SSSE3, SSE4.2)
 
24
  Implemented by Ulrich Drepper.
 
25
 
8
26
Version 2.12
9
27
 
10
28
* The following bugs are resolved with this release:
1907
1925
----------------------------------------------------------------------
1908
1926
Copyright information:
1909
1927
 
1910
 
Copyright (C) 1992-1999,2000,2001,2002,2003,2004,2005,2006
1911
 
        Free Software Foundation, Inc.
 
1928
Copyright (C) 1992-2009, 2010, 2011 Free Software Foundation, Inc.
1912
1929
 
1913
1930
   Permission is granted to anyone to make or distribute verbatim copies
1914
1931
   of this document as received, in any medium, provided that the
1922
1939
 
1923
1940
Local variables:
1924
1941
version-control: never
 
1942
fill-column: 76
1925
1943
End: