summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorMatt Kraai <kraai@debian.org>2001-07-23 14:52:08 +0000
committerMatt Kraai <kraai@debian.org>2001-07-23 14:52:08 +0000
commit439e3df65300100e4b63580141eaa238c30431d5 (patch)
treef74320f9994faf4d68826c95cb8d043e35d3a685 /Changelog
parent0139ca92ff4b960e904d18bc0254499e163e2545 (diff)
downloadbusybox-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--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index eadff4d14..76a5e4b94 100644
--- a/Changelog
+++ b/Changelog
@@ -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