diff options
author | Matt Kraai <kraai@debian.org> | 2001-10-23 21:18:59 +0000 |
---|---|---|
committer | Matt Kraai <kraai@debian.org> | 2001-10-23 21:18:59 +0000 |
commit | 1c9cebc8df13e6cbdd5af26ebb274eae2970ac63 (patch) | |
tree | 6c6e2910c512950fe5638c6b66fd2ca9f7fd416d | |
parent | 8470b9a85c4f202e0167bfba13460d89a9da876c (diff) |
Fix empty line substitutions (noted by Joshua Hudson).
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 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). |