Fix empty line substitutions (noted by Joshua Hudson).

This commit is contained in:
Matt Kraai 2001-10-23 21:18:59 +00:00
parent 8470b9a85c
commit 1c9cebc8df

View File

@ -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).