diff options
author | Matt Kraai <kraai@debian.org> | 2001-08-27 15:08:57 +0000 |
---|---|---|
committer | Matt Kraai <kraai@debian.org> | 2001-08-27 15:08:57 +0000 |
commit | 861e624e15a0f587d9507d7387541e6cdbad565c (patch) | |
tree | 1f11104ba8e02002e158733050325b6a371c6687 /Changelog | |
parent | 449377aa6a8cb6b75d3b6aff6af7aade3174b2f3 (diff) | |
download | busybox-w32-861e624e15a0f587d9507d7387541e6cdbad565c.tar.gz busybox-w32-861e624e15a0f587d9507d7387541e6cdbad565c.tar.bz2 busybox-w32-861e624e15a0f587d9507d7387541e6cdbad565c.zip |
Fix ash exec (noted by Arne Bernin).
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ | |||
18 | * Matt Kraai | 18 | * Matt Kraai |
19 | -- Fix sed s/[/]// handling (closes: #1208). | 19 | -- Fix sed s/[/]// handling (closes: #1208). |
20 | -- Fix `-/bin/sh' invocation (closes: #1209). | 20 | -- Fix `-/bin/sh' invocation (closes: #1209). |
21 | -- Fix ash exec (noted by Arne Bernin). | ||
21 | 22 | ||
22 | 23 | ||
23 | -Erik Andersen, --not yet released-- | 24 | -Erik Andersen, --not yet released-- |