changeset 97373:c6f7364d7955

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 09 Aug 2008 19:05:54 +0000
parents aeb822613377
children d74cc06fb91c
files src/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sat Aug 09 19:05:02 2008 +0000
+++ b/src/ChangeLog	Sat Aug 09 19:05:54 2008 +0000
@@ -1,5 +1,8 @@
 2008-08-09  Eli Zaretskii  <eliz@gnu.org>
 
+	* w32.c (w32_system_process_attributes): If the process does not
+	exist, return nil.
+
 	* w32.c: Include thelp32.h, psapi.h and coding.h.
 	(_MEMORYSTATUSEX, _PROCESS_MEMORY_COUNTERS_EX): New struct
 	declarations.