diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-05-23 15:53:37 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-05-23 15:53:37 -0400 |
commit | 67f86a251e0d36107fe28999281d46e76941c7b9 (patch) | |
tree | 8aef0485bbc174f61306fdf3616cc594c064f144 /NEWS | |
parent | def7fbd6c66552842216bbfb828caf223a2322bf (diff) | |
download | glibc-67f86a251e0d36107fe28999281d46e76941c7b9.tar.gz glibc-67f86a251e0d36107fe28999281d46e76941c7b9.tar.xz glibc-67f86a251e0d36107fe28999281d46e76941c7b9.zip |
Define RLIMIT_RTTIME
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS index f3150f2aa5..f6ab0db5bd 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -GNU C Library NEWS -- history of user-visible changes. 2011-5-22 +GNU C Library NEWS -- history of user-visible changes. 2011-5-23 Copyright (C) 1992-2009, 2010, 2011 Free Software Foundation, Inc. See the end for copying conditions. @@ -17,7 +17,7 @@ Version 2.14 12545, 12551, 12582, 12583, 12587, 12597, 12601, 12611, 12625, 12626, 12631, 12650, 12653, 12655, 12660, 12671, 12681, 12685, 12711, 12713, 12714, 12717, 12723, 12724, 12734, 12738, 12746, 12766, 12775, 12777, - 12782, 12788, 12792 + 12782, 12788, 12792, 12795 * The RPC implementation in libc is obsoleted. Old programs keep working but new programs cannot be linked with the routines in libc anymore. |