svn commit: trunk/busybox/docs/busybox.net
landley at busybox.net
landley at busybox.net
Wed May 17 19:59:27 UTC 2006
Author: landley
Date: 2006-05-17 12:59:24 -0700 (Wed, 17 May 2006)
New Revision: 15103
Log:
Announce 1.1.3.
Modified:
trunk/busybox/docs/busybox.net/news.html
Changeset:
Modified: trunk/busybox/docs/busybox.net/news.html
===================================================================
--- trunk/busybox/docs/busybox.net/news.html 2006-05-17 19:47:58 UTC (rev 15102)
+++ trunk/busybox/docs/busybox.net/news.html 2006-05-17 19:59:24 UTC (rev 15103)
@@ -2,6 +2,17 @@
<ul>
+ <li><b>17 May 2006 -- BusyBox 1.1.3 (stable)</b>
+ <p><a href=http://busybox.net/downloads/busybox-1.1.3.tar.bz2">BusyBox
+ 1.1.3</a> is another bugfix release. It makes passwd use salt, fixes a
+ memory freeing bug in ls, fixes "build all sources at once" mode, makes
+ mount -a not abort on the first failure, fixes msh so ctrl-c doesn't kill
+ background processes, makes patch work with patch hunks that don't have a
+ timestamp, make less's text search a lot more robust (the old one could
+ segfault), and fixes readlink -f when built against uClibc.</p>
+
+ <p>Expect 1.2.0 sometime next month, which won't be a bugfix release.</p>
+
<li><b>10 April 2006 -- BusyBox 1.1.2 (stable)</b>
<p>You can now download <a href="http://busybox.net/downloads/busybox-1.1.2.tar.bz2">BusyBox 1.1.2</a>, a bug fix release consisting of 11 patches
backported from the development branch: Some build fixes, several fixes
More information about the busybox-cvs
mailing list