aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorChong Yidong2008-08-15 20:09:19 +0000
committerChong Yidong2008-08-15 20:09:19 +0000
commitc2e9928d5b26f3564166effac270091f867cb7fe (patch)
treef0cd7cca4dd8b0e510d098b2e056eee7abc6a333 /src
parent235661f6d5ee8034271d01e21d279eb35aeba3ca (diff)
downloademacs-c2e9928d5b26f3564166effac270091f867cb7fe.tar.gz
emacs-c2e9928d5b26f3564166effac270091f867cb7fe.zip
* process.c (make_process): Initialize kill_without_query struct
member.
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 42a0cabbafc..78850de0d8e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12008-08-15 Chong Yidong <cyd@stupidchicken.com>
2
3 * process.c (make_process): Initialize kill_without_query struct
4 member.
5
12008-08-15 Eli Zaretskii <eliz@gnu.org> 62008-08-15 Eli Zaretskii <eliz@gnu.org>
2 7
3 * w32.c (w32_system_process_attributes) [_MSC_VER < 1300]: 8 * w32.c (w32_system_process_attributes) [_MSC_VER < 1300]: