Fix empty line substitutions (noted by Joshua Hudson).
authorMatt Kraai <kraai@debian.org>
Tue, 23 Oct 2001 21:18:59 +0000 (21:18 -0000)
committerMatt Kraai <kraai@debian.org>
Tue, 23 Oct 2001 21:18:59 +0000 (21:18 -0000)
Changelog

index 6017ccb..9ed6d58 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -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).