aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 26f841e8eb0..921d211ac4a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
12014-05-29 Paul Eggert <eggert@cs.ucla.edu>
2
3 Don't substitute sigprocmask for pthread_sigmask (Bug#17561).
4 sigprocmask isn't portable in a multithreaded process.
5 * configure.ac (gl_THREADLIB): Remove dummy.
6 Merge from gnulib, incorporating:
7 2014-05-28 pthread_sigmask, timer-time: use gl_THREADLIB only if needed
8 * m4/pthread_sigmask.m4, m4/timer_time.m4: Update from gnulib.
9
12014-05-29 Glenn Morris <rgm@gnu.org> 102014-05-29 Glenn Morris <rgm@gnu.org>
2 11
3 * configure.ac: Explicitly drop some ancient Solaris versions. 12 * configure.ac: Explicitly drop some ancient Solaris versions.