diff options
author | Matt Kraai <kraai@debian.org> | 2001-07-23 14:52:08 +0000 |
---|---|---|
committer | Matt Kraai <kraai@debian.org> | 2001-07-23 14:52:08 +0000 |
commit | 439e3df65300100e4b63580141eaa238c30431d5 (patch) | |
tree | f74320f9994faf4d68826c95cb8d043e35d3a685 /Changelog | |
parent | 0139ca92ff4b960e904d18bc0254499e163e2545 (diff) | |
download | busybox-w32-439e3df65300100e4b63580141eaa238c30431d5.tar.gz busybox-w32-439e3df65300100e4b63580141eaa238c30431d5.tar.bz2 busybox-w32-439e3df65300100e4b63580141eaa238c30431d5.zip |
Add support for devfs device names.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ | |||
9 | Other Changes: | 9 | Other Changes: |
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 | 13 | ||
13 | 14 | ||
14 | -Not Yet Released | 15 | -Not Yet Released |