summaryrefslogtreecommitdiffstats
path: root/winsup/utils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/utils/ChangeLog')
-rw-r--r--winsup/utils/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog
index a40070def..cb29eee31 100644
--- a/winsup/utils/ChangeLog
+++ b/winsup/utils/ChangeLog
@@ -1,3 +1,11 @@
+2009-05-11 Corinna Vinschen <corinna@vinschen.de>
+
+ * Makefile.in: Link ps.exe agains ntdll.dll.
+ * ps.cc (main): Enable SE_DEBUG_NAME privilege if Windows processes
+ have to be enumerated. Workaround EnumProcessModules problem when
+ running under WOW64 and use NtQueryInformationProcess to fetch
+ process image name.
+
2009-05-06 Corinna Vinschen <corinna@vinschen.de>
* mkpasswd.c (current_user): Don't use HOMEDRIVE/HOMEPATH to generate