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 d645957ba..8642b762d 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,10 @@
2011-02-09 Christopher Faylor <me+cygwin@cgf.cx>
+ * hookapi.cc (hook_or_detect_cygwin): Prevent i from being considered
+ uninitialized by gcc.
+
+2011-02-09 Christopher Faylor <me+cygwin@cgf.cx>
+
* exception.h: Remove DEBUG_EXCEPTION left over debugging ifdef.
2011-02-08 Christopher Faylor <me+cygwin@cgf.cx>