aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 67e04f6f41c..c003e4454db 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -12,7 +12,7 @@
12 fd_info member doesn't have its FILE_CONNECT flag set, ignore the 12 fd_info member doesn't have its FILE_CONNECT flag set, ignore the
13 descriptor. Otherwise, acknowledge a successful non-blocking 13 descriptor. Otherwise, acknowledge a successful non-blocking
14 connect by resetting the FILE_CONNECT flag and setting cp->status 14 connect by resetting the FILE_CONNECT flag and setting cp->status
15 to STATUS_READ_ACKNOWLEDGED. (Bug#20207) 15 to STATUS_READ_ACKNOWLEDGED. (Bug#20159)
16 16
17 * w32.h (STATUS_CONNECT_FAILED): New enumeration value. 17 * w32.h (STATUS_CONNECT_FAILED): New enumeration value.
18 (struct _child_process): New member 'errcode'. 18 (struct _child_process): New member 'errcode'.