aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 44ebe76555c..31d90663206 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12014-03-25 Eli Zaretskii <eliz@gnu.org>
2
3 * w32.c (w32_delayed_load): Call DisableThreadLibraryCalls on the
4 DLL handle, to speed up thread startup.
5
12014-03-25 Paul Eggert <eggert@cs.ucla.edu> 62014-03-25 Paul Eggert <eggert@cs.ucla.edu>
2 7
3 Handle sigmask better with nested signal handlers (Bug#15561). 8 Handle sigmask better with nested signal handlers (Bug#15561).