diff options
author | Jakub Jelinek <jakub@redhat.com> | 2011-06-04 14:21:45 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-06-04 14:21:45 -0400 |
commit | f16846a5f279b4eb5f80821e8d27ffa73b1a1f7d (patch) | |
tree | 8eda5073dcd740d0a83263bd89e36fd6bc33bdd0 /NEWS | |
parent | 06c07b8b9fd21854c90d22b5b23196d78837262a (diff) | |
download | glibc-f16846a5f279b4eb5f80821e8d27ffa73b1a1f7d.tar glibc-f16846a5f279b4eb5f80821e8d27ffa73b1a1f7d.tar.gz glibc-f16846a5f279b4eb5f80821e8d27ffa73b1a1f7d.tar.bz2 glibc-f16846a5f279b4eb5f80821e8d27ffa73b1a1f7d.zip |
Fix <bits/mqueue2.h> for C++
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -GNU C Library NEWS -- history of user-visible changes. 2011-5-30 +GNU C Library NEWS -- history of user-visible changes. 2011-6-4 Copyright (C) 1992-2009, 2010, 2011 Free Software Foundation, Inc. See the end for copying conditions. @@ -18,7 +18,7 @@ Version 2.14 12587, 12597, 12601, 12611, 12625, 12626, 12631, 12650, 12653, 12655, 12660, 12671, 12681, 12684, 12685, 12711, 12713, 12714, 12717, 12723, 12724, 12734, 12738, 12746, 12766, 12775, 12777, 12782, 12788, 12792, - 12795, 12811, 12813, 12814 + 12795, 12811, 12813, 12814, 12841 * The RPC implementation in libc is obsoleted. Old programs keep working but new programs cannot be linked with the routines in libc anymore. |