summaryrefslogtreecommitdiffstats
path: root/winsup/w32api/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/w32api/ChangeLog')
-rw-r--r--winsup/w32api/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index 6058a603a..f2b79eccf 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,3 +1,8 @@
+2005-10-12 Danny Smith <dannysmith@users.sourceforge.net>
+
+ * include/winbase.h (GetProcessId): Remove duplicate declaration.
+ Use _WIN32_WINNT >= 0x0501 guard.
+
2005-10-11 Christopher Faylor <cgf@timesys.com>
* include/winbase.h (GetProcessId): Declare.