diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS index b90e7dbdda..fe2aec0d9e 100644 --- a/NEWS +++ b/NEWS @@ -47,6 +47,12 @@ Version 2.2 * A port to Hitachi SH3 and SH4 has been contributed by Kazumoto Kojima and Yutaka Niibe. +* POSIX clocks and timers implemented by Kaz Kylheku and Ulrich Drepper. + +* POSIX spawn function family implemented by Ulrich Drepper. + +* POSIX spinlocks are now available. + Version 2.1.3 |