mirror of git://sourceware.org/git/glibc.git
Record when bug 11577 was fixed and by which patch
This commit is contained in:
parent
0464f746e8
commit
c30b7ee2c3
|
|
@ -2512,6 +2512,7 @@
|
||||||
|
|
||||||
2010-07-06 Andreas Schwab <schwab@redhat.com>
|
2010-07-06 Andreas Schwab <schwab@redhat.com>
|
||||||
|
|
||||||
|
[BZ #11577]
|
||||||
* elf/dl-version.c (match_symbol): Don't pass NULL occation to
|
* elf/dl-version.c (match_symbol): Don't pass NULL occation to
|
||||||
dl_signal_cerror.
|
dl_signal_cerror.
|
||||||
|
|
||||||
|
|
|
||||||
10
NEWS
10
NEWS
|
|
@ -49,11 +49,11 @@ Version 2.13
|
||||||
|
|
||||||
* The following bugs are resolved with this release:
|
* The following bugs are resolved with this release:
|
||||||
|
|
||||||
3268, 6812, 7066, 10085, 10484, 10563, 10851, 11149, 11155, 11611, 11640,
|
3268, 6812, 7066, 10085, 10484, 10563, 10851, 11149, 11155, 11577, 11611,
|
||||||
11655, 11701, 11840, 11856, 11883, 11903, 11904, 11968, 11979, 12005,
|
11640, 11655, 11701, 11840, 11856, 11883, 11903, 11904, 11968, 11979,
|
||||||
12037, 12067, 12077, 12078, 12092, 12093, 12107, 12108, 12113, 12140,
|
12005, 12037, 12067, 12077, 12078, 12092, 12093, 12107, 12108, 12113,
|
||||||
12159, 12167, 12191, 12194, 12201, 12204, 12205, 12207, 12348, 12378,
|
12140, 12159, 12167, 12191, 12194, 12201, 12204, 12205, 12207, 12348,
|
||||||
12394, 12397
|
12378, 12394, 12397
|
||||||
|
|
||||||
* New Linux interfaces: prlimit, prlimit64, fanotify_init, fanotify_mark
|
* New Linux interfaces: prlimit, prlimit64, fanotify_init, fanotify_mark
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue