pipe2, assign4: document lack of thread-safety in replacement
[gnulib.git] / ChangeLog
index 2aa1e83..a1c8a29 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2012-01-26  Eric Blake  <eblake@redhat.com>
+
+       pipe2: document lack of thread-safety in replacement
+       * doc/glibc-functions/pipe2.texi (pipe2): Mention thread safety
+       issue in replacement.
+       * doc/glibc-functions/accept4.texi (accept4): Likewise.
+       Based on a report by Eric Wong.
+
 2012-01-24  Marc-AndrĂ© Lureau  <marcandre.lureau@redhat.com>  (tiny change)
            Bruno Haible  <bruno@clisp.org>