aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2be308f50f9..bcaa0fddcee 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12014-02-13 Eli Zaretskii <eliz@gnu.org>
2
3 * w32proc.c (start_timer_thread): Pass a non-NULL pointer as last
4 argument to CreateThread. This avoids segfaults on Windows 9X.
5 Reported by oslsachem <oslsachem@gmail.com>.
6
12014-02-13 Paul Eggert <eggert@cs.ucla.edu> 72014-02-13 Paul Eggert <eggert@cs.ucla.edu>
2 8
3 Fix subspace record bug on HP-UX 10.20 (Bug#16717). 9 Fix subspace record bug on HP-UX 10.20 (Bug#16717).