summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 8069d646e..6c28c6cde 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,10 @@
+2009-04-13 Dave Korn <dave.korn.cygwin@gmail.com>
+
+ * include/stdint.h (intptr_t): Remove long from type.
+ (uintptr_t): Likewise.
+ (INTPTR_MIN): Remove 'L' suffix.
+ (INTPTR_MAX, UINTPTR_MAX): Likewise.
+
2009-04-12 Christopher Faylor <me+cygwin@cgf.cx>
* speclib: Initial stab at cleaning up temp files. More work needed.