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 8642b762d..8823eb880 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,10 @@
2011-02-09 Christopher Faylor <me+cygwin@cgf.cx>
+ * cygheap.cc: Add some __stdcall decoration where appropriate.
+ * lib/cygwin_crt0.c: __attribute -> __attribute__.
+
+2011-02-09 Christopher Faylor <me+cygwin@cgf.cx>
+
* hookapi.cc (hook_or_detect_cygwin): Prevent i from being considered
uninitialized by gcc.