aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 6017ccb1d..9ed6d58ce 100644
--- a/Changelog
+++ b/Changelog
@@ -22,6 +22,7 @@
22 -- Fix ash exec (noted by Arne Bernin). 22 -- Fix ash exec (noted by Arne Bernin).
23 -- Fix tar segfault when include list is empty and exclude list is 23 -- Fix tar segfault when include list is empty and exclude list is
24 not. 24 not.
25 -- Fix sed s/$/@/ handling (noted by Joshua Hudson).
25 * Magick 26 * Magick
26 -- made init run inittab command's in the order they show up 27 -- made init run inittab command's in the order they show up
27 in the inittab file (FIFO instead of LIFO). 28 in the inittab file (FIFO instead of LIFO).