mirror of
https://git.busybox.net/busybox
synced 2026-02-15 22:16:09 +00:00
Fix empty line substitutions (noted by Joshua Hudson).
This commit is contained in:
parent
8470b9a85c
commit
1c9cebc8df
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@
|
|||
-- Fix ash exec (noted by Arne Bernin).
|
||||
-- Fix tar segfault when include list is empty and exclude list is
|
||||
not.
|
||||
-- Fix sed s/$/@/ handling (noted by Joshua Hudson).
|
||||
* Magick
|
||||
-- made init run inittab command's in the order they show up
|
||||
in the inittab file (FIFO instead of LIFO).
|
||||
|
|
|
|||
Loading…
Reference in a new issue