diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS index c6a1aa5c29..a208842562 100644 --- a/NEWS +++ b/NEWS @@ -30,6 +30,10 @@ Version 2.2.3 * David Mosberger <davidm@hpl.hp.com> implemented the setcontext family of functions for Linux/IA-64. + +* The RPC code is now thread safe. Threads can now use the same service + of different services at the same time. Patch by Eric Norum + <eric.norum@usask.ca> with some help by Ulrich Drepper. Version 2.2.2 |