Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2006-02-01 00:23:57 +0300
committerChristopher Faylor <me@cgf.cx>2006-02-01 00:23:57 +0300
commitfd34affe5d4d0ee0a168ea6d721eb9d037305d92 (patch)
treef5018a46aa63056f804a454c8f8bac6dc38ed709 /winsup/cygwin/ChangeLog
parent0ad7b0eb028c6505192eed19595cdaba38ab2886 (diff)
* spawn.cc (av::fixup): Remove unused argument.
(spawn_guts): Remove capitalization in debugging.
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 2d00e1eb6..33607f4b3 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,8 @@
+2006-01-31 Christopher Faylor <cgf@timesys.com>
+
+ * spawn.cc (av::fixup): Remove unused argument.
+ (spawn_guts): Remove capitalization in debugging.
+
2006-01-31 Corinna Vinschen <corinna@vinschen.de>
* spawn.cc (find_exec): Only return files with execute permission set