aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 86b94e10d90..4add0968b6e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,13 @@
12010-08-22 Eli Zaretskii <eliz@gnu.org> 12010-08-22 Eli Zaretskii <eliz@gnu.org>
2 2
3 * sysselect.h [WINDOWSNT]: Don't define the FD_* and select stuff
4 for w32.
5
6 * s/ms-w32.h (HAVE_SYS_TIMEB_H): Don't #undef HAVE_SYS_SELECT_H,
7 it's done in nt/config.nt.
8
9 * makefile.w32-in ($(BLD)/sysdep.$(O)): Depend on sysselect.h.
10
3 * unexcoff.c (report_error, make_hdr, write_segment) 11 * unexcoff.c (report_error, make_hdr, write_segment)
4 (copy_text_and_data, copy_sym, mark_x, adjust_lnnoptrs, unexec): 12 (copy_text_and_data, copy_sym, mark_x, adjust_lnnoptrs, unexec):
5 Convert argument lists and prototypes to ANSI C. 13 Convert argument lists and prototypes to ANSI C.