summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 6831ea1b5..ad622a212 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,8 @@
+2009-04-11 Dave Korn <dave.korn.cygwin@googlemail.com>
+
+ * include/stdint.h (INTPTR_MIN, INTPTR_MAX): Add 'L' suffix.
+ (WINT_MAX): Add 'U' suffix.
+
2009-04-10 Christopher Faylor <me+cygwin@cgf.cx>
* speclib: Use a more robust method to derive full file path.