summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--winsup/cygwin/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 64017900b..4d366c0ad 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -165,8 +165,8 @@
2005-09-26 Christopher Faylor <cgf@timesys.com>
- * exceptions.cc (handle_exceptions): Just si_code to SI_KERNEL first
- and let it be overridden.
+ * exceptions.cc (handle_exceptions): Just set si_code to SI_KERNEL
+ first and let it be overridden.
2005-09-26 Yitzchak Scott-Thoennes <sthoenna@efn.org>