aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d69b94943e..62847460778 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
12011-07-06 Paul Eggert <eggert@cs.ucla.edu> 12011-07-06 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 Add gnulib support for pthread_sigmask. 3 Add gnulib support for pthread_sigmask (Bug#9010).
4 * Makefile.in (GNULIB_MODULES): Add pthread_sigmask. 4 * Makefile.in (GNULIB_MODULES): Add pthread_sigmask.
5 (GNULIB_TOOL_FLAGS): Avoid sigprocmask. Emacs does its own 5 (GNULIB_TOOL_FLAGS): Avoid sigprocmask. Emacs does its own
6 implementation of 'sigprocmask' on Windows, and it assumes 6 implementation of 'sigprocmask' on Windows, and it assumes