summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 693976766..dfb19cd57 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,11 @@
2005-09-14 Christopher Faylor <cgf@timesys.com>
+ * hookapi.cc (hook_or_detect_cygwin): Simplify very slightly.
+ * spawn.cc (av::fixup): Guard against problems reading an executable
+ which does not match Microsoft's documentation about PE format.
+
+2005-09-14 Christopher Faylor <cgf@timesys.com>
+
* spawn.cc (av::error): Eliminate.
(av::av): Remove reference to error.
(av::replace0_maybe): Ditto.