aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8bb9d84ffe0..fdf246ea369 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -933,10 +933,6 @@
933 933
9342014-09-22 Eli Zaretskii <eliz@gnu.org> 9342014-09-22 Eli Zaretskii <eliz@gnu.org>
935 935
936 * w32.c (fcntl): Support O_NONBLOCK fcntl on the write side of pipes.
937
9382014-09-22 Eli Zaretskii <eliz@gnu.org>
939
940 * fileio.c (Fexpand_file_name) [DOS_NT]: Make sure newdirlim is 936 * fileio.c (Fexpand_file_name) [DOS_NT]: Make sure newdirlim is
941 always set to a valid value. Make sure the size passed to alloca 937 always set to a valid value. Make sure the size passed to alloca
942 is always positive. (Bug#18516) 938 is always positive. (Bug#18516)