diff options
author | Glenn L McGrath <bug1@ihug.co.nz> | 2001-07-24 02:41:06 +0000 |
---|---|---|
committer | Glenn L McGrath <bug1@ihug.co.nz> | 2001-07-24 02:41:06 +0000 |
commit | 096b151f7617fb935b2e61bec1e4024353b415fb (patch) | |
tree | 14e7817aa82a7b0bb548e57356e19345f89b063e /Changelog | |
parent | 439e3df65300100e4b63580141eaa238c30431d5 (diff) | |
download | busybox-w32-096b151f7617fb935b2e61bec1e4024353b415fb.tar.gz busybox-w32-096b151f7617fb935b2e61bec1e4024353b415fb.tar.bz2 busybox-w32-096b151f7617fb935b2e61bec1e4024353b415fb.zip |
note dpkg rewrite
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -10,7 +10,8 @@ | |||
10 | * Vladimir Oleynik -- Fixed tr to support 'tr a-z A-Z' syntax, | 10 | * Vladimir Oleynik -- Fixed tr to support 'tr a-z A-Z' syntax, |
11 | many ash corrections, and others optimizations, and cleanups. | 11 | many ash corrections, and others optimizations, and cleanups. |
12 | * Matt Kraai -- Added BB_FEATURE_DEVFS to enable devfs device names. | 12 | * Matt Kraai -- Added BB_FEATURE_DEVFS to enable devfs device names. |
13 | 13 | * Glenn McGrath -- dpkg rewrite, the provided functionality should | |
14 | be compatable with the official dpkg, but needs more testing. | ||
14 | 15 | ||
15 | -Not Yet Released | 16 | -Not Yet Released |
16 | 17 | ||