comparison src/ChangeLog @ 80728:f7d49d2cca0e

Correct last change * process.c (make_process): Initialize kill_without_query struct member.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 15 Aug 2008 20:06:18 +0000
parents ce384558d032
children 520260315606
comparison
equal deleted inserted replaced
80727:ce384558d032 80728:f7d49d2cca0e
1 2008-08-15 Chong Yidong <cyd@stupidchicken.com> 1 2008-08-15 Chong Yidong <cyd@stupidchicken.com>
2 2
3 * process.c (Fmake_network_process): Initialize kill_without_query 3 * process.c (make_process): Initialize kill_without_query struct
4 struct member. 4 member.
5 5
6 2008-08-10 Glenn Morris <rgm@gnu.org> 6 2008-08-10 Glenn Morris <rgm@gnu.org>
7 7
8 Sync from trunk 2008-07-08: 8 Sync from trunk 2008-07-08:
9 * m/sparc.h: Define __sparc__ rather than sparc. (Bug#507.) 9 * m/sparc.h: Define __sparc__ rather than sparc. (Bug#507.)