aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7fdffb7df38..37a405efb5c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12008-08-09 Eli Zaretskii <eliz@gnu.org> 12008-08-09 Eli Zaretskii <eliz@gnu.org>
2 2
3 * w32.c (w32_system_process_attributes): If the process does not
4 exist, return nil.
5
3 * w32.c: Include thelp32.h, psapi.h and coding.h. 6 * w32.c: Include thelp32.h, psapi.h and coding.h.
4 (_MEMORYSTATUSEX, _PROCESS_MEMORY_COUNTERS_EX): New struct 7 (_MEMORYSTATUSEX, _PROCESS_MEMORY_COUNTERS_EX): New struct
5 declarations. 8 declarations.