diff options
| author | Denys Vlasenko <vda.linux@googlemail.com> | 2012-05-28 01:02:02 (GMT) |
|---|---|---|
| committer | Denys Vlasenko <vda.linux@googlemail.com> | 2012-05-28 01:02:02 (GMT) |
| commit | 8d6d414b2643efea7deef21acd687bd94ae37271 (patch) | |
| tree | 56736674f92c466cb458c4e26de3c30331a019a5 | |
| parent | 65b8a4421b18830c71a5ed6a9203401eabc8896c (diff) | |
| download | busybox-website-8d6d414b2643efea7deef21acd687bd94ae37271.tar.gz busybox-website-8d6d414b2643efea7deef21acd687bd94ae37271.tar.bz2 | |
Announce 1.20.1
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| -rw-r--r-- | news.html | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -30,6 +30,23 @@ </p> </li> + <li><b>28 May 2012 -- BusyBox 1.20.1 (stable)</b> + <p><a href="http://busybox.net/downloads/busybox-1.20.1.tar.bz2">BusyBox 1.20.1</a>. + (<a href="http://git.busybox.net/busybox/tree/?h=1_20_stable">git</a>, + <a href="http://busybox.net/downloads/fixes-1.20.1/">patches</a>, + <a href="http://busybox.net/fix.html">how to add a patch</a>)</p> + + <p>Bug fix release. 1.20.1 has fixes for + build system (some .config's were failing to build), + line editing (in non-default config, sometimes history was erased), + getty (was dying on self-generated SIGHUP at times), + mdev (let kernel know that firmware wasn't found), + sed (empty match could run forever), + find (added support for -wholename), + ext4 detection was added. + </p> + </li> + <li><b>22 April 2012 -- BusyBox 1.20.0 (unstable)</b> <p><a href="http://busybox.net/downloads/busybox-1.20.0.tar.bz2">BusyBox 1.20.0</a>. (<a href="http://git.busybox.net/busybox/tree/?h=1_20_stable">git</a>, |
