Bug #1234: Fixed semaphore errors on AIX 5.2
diff --git a/Misc/NEWS b/Misc/NEWS
index 7cdb1c4..0a369ad 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -257,6 +257,8 @@
 Build
 -----
 
+- Bug #1234: Fixed semaphore errors on AIX 5.2
+
 - Bug #1699: Define _BSD_SOURCE only on OpenBSD.
 
 - Bug #1608: use -fwrapv when GCC supports it.  This is important,