aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 6e7f771d220..e1017f3d037 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12012-12-21 Eli Zaretskii <eliz@gnu.org> 12012-12-21 Eli Zaretskii <eliz@gnu.org>
2 2
3 * fileio.c (Finsert_file_contents): Doc fix.
4
3 * w32proc.c (new_child, delete_child, find_child_pid): For a 5 * w32proc.c (new_child, delete_child, find_child_pid): For a
4 subprocess, consider its slot being in use as long as its process 6 subprocess, consider its slot being in use as long as its process
5 handle (procinfo.hProcess) is not NULL. This avoids reusing the 7 handle (procinfo.hProcess) is not NULL. This avoids reusing the