diff options
author | Matt Kraai <kraai@debian.org> | 2001-11-19 21:07:15 +0000 |
---|---|---|
committer | Matt Kraai <kraai@debian.org> | 2001-11-19 21:07:15 +0000 |
commit | efd7f03657eae50bcec8bfe2d0bb67c2819a4a8b (patch) | |
tree | 3af495c63c66b4600b6c499659748b950708c931 /Changelog | |
parent | 4e05da89f3629b6c763f1821afaeee8beb6bb56d (diff) | |
download | busybox-w32-efd7f03657eae50bcec8bfe2d0bb67c2819a4a8b.tar.gz busybox-w32-efd7f03657eae50bcec8bfe2d0bb67c2819a4a8b.tar.bz2 busybox-w32-efd7f03657eae50bcec8bfe2d0bb67c2819a4a8b.zip |
Fix opt type in dpkg (closes: #118975).
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ | |||
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 | -- Fix sed s/$/@/ handling (noted by Joshua Hudson). |
26 | -- Fix opt type in dpkg (closes: #118975). | ||
26 | * Magick | 27 | * Magick |
27 | -- made init run inittab command's in the order they show up | 28 | -- made init run inittab command's in the order they show up |
28 | in the inittab file (FIFO instead of LIFO). | 29 | in the inittab file (FIFO instead of LIFO). |