aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 70d722a02a4..a0682bdfd48 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,22 @@
12013-08-26 Eli Zaretskii <eliz@gnu.org>
2
3 * callproc.c:
4 * emacs.c:
5 * filelock.c:
6 * process.c:
7 * sysdep.c:
8 * w32.c: Reshuffle Windows-specific headers to avoid errors with
9 redefinition of fd_set etc.
10
11 * process.c: Don't use num_pending_connects when
12 NON_BLOCKING_CONNECT is not defined.
13
14 * sysselect.h: Move definitions of FD_* macros and of SELECT_TYPE
15 here from w32.h.
16
17 * w32proc.c (sys_select): Adjust the argument types to what
18 thread.h expects.
19
12013-08-24 Eli Zaretskii <eliz@gnu.org> 202013-08-24 Eli Zaretskii <eliz@gnu.org>
2 21
3 * xdisp.c (get_next_display_element): Don't apply to characters 22 * xdisp.c (get_next_display_element): Don't apply to characters