summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 0352479fb..5e4f22c79 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,16 @@
+2006-04-12 Corinna Vinschen <corinna@vinschen.de>
+ Christopher Faylor <cgf@timesys.com>
+
+ * spawn.cc (spawn_guts): Revert patch which treated derived cygwin
+ programs differently from those which are mounted with -X. Pass extra
+ argument to linebuf::fromargv.
+ * winf.h (MAXCYGWINCMDLEN): New define.
+ (linebuf::finish): Add a new argument denoting when command line
+ overflow is ok.
+ (linebuf::fromargv): Ditto.
+ * winf.cc (linebuf::finish): Implement above change.
+ (linebuf::fromargv): Ditto.
+
2006-04-11 Christopher Faylor <cgf@timesys.com>
* Makefile.in (DLL_OFILES): Add winf.o.