DRD does now support sem_open() and sem_close().
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10599 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/NEWS b/NEWS
index f517bd4..98e7e90 100644
--- a/NEWS
+++ b/NEWS
@@ -88,6 +88,7 @@
DRD thread ID), DRD does now identify threads via a single number (the DRD
thread ID). Furthermore "first observed at" information is now printed for
all error messages related to synchronization objects.
+ - Added support for named semaphores (sem_open() and sem_close()).
- Race conditions between pthread_barrier_wait() and
pthread_barrier_destroy() calls are now reported.
- Added support for memory pools through the macro's