diff options
| author | Denys Vlasenko <vda.linux@googlemail.com> | 2010-11-22 20:38:37 (GMT) |
|---|---|---|
| committer | Denys Vlasenko <vda.linux@googlemail.com> | 2010-11-22 20:38:37 (GMT) |
| commit | 7457fbb8cbcdeaa20485244d91d9156cd99c3f21 (patch) | |
| tree | 358fb440418d13c4194f82238c06ffc0688c44f5 | |
| parent | db3b13bb042c1caaa4f9cff899bc055e711ba983 (diff) | |
| download | busybox-website-7457fbb8cbcdeaa20485244d91d9156cd99c3f21.tar.gz busybox-website-7457fbb8cbcdeaa20485244d91d9156cd99c3f21.tar.bz2 | |
Announce 1.17.4
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| -rw-r--r-- | news.html | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -30,6 +30,21 @@ </p> </li> + <li><b>22 November 2010 -- BusyBox 1.17.4 (stable)</b> + <p><a href="http://busybox.net/downloads/busybox-1.17.4.tar.bz2">BusyBox 1.17.4</a>. + (<a href="http://git.busybox.net/busybox/tree/?h=1_17_stable">git</a>, + <a href="http://busybox.net/downloads/fixes-1.17.4/">patches</a>, + <a href="http://busybox.net/fix.html">how to add a patch</a>)</p> + + <p>Bug fix release. 1.17.4 has fixes for + dnsd (fix for 64-bit builds), + ip route (fixed bug of misplaced argv++), + ls (-g was showing user instead of group), + sort (fix for -o FILE not creating FILE), + unicode (fixed bug in build with disabled unicode support). + </p> + </li> + <li><b>9 October 2010 -- BusyBox 1.17.3 (stable)</b> <p><a href="http://busybox.net/downloads/busybox-1.17.3.tar.bz2">BusyBox 1.17.3</a>. (<a href="http://git.busybox.net/busybox/tree/?h=1_17_stable">git</a>, |
