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 c703056b3..ad31bd2d5 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,10 @@
2008-07-22 Corinna Vinschen <corinna@vinschen.de>
+ * spawn.cc (spawn_guts): Remove long path prefix from win32 path
+ before calling CreateProcess if path length is < MAX_PATH.
+
+2008-07-22 Corinna Vinschen <corinna@vinschen.de>
+
* include/ctype.h: Declare __ctype_ptr__ to keep newlib build happy.
2008-07-21 Corinna Vinschen <corinna@vinschen.de>