aboutsummaryrefslogtreecommitdiff
path: root/docs/busybox.net/news.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/busybox.net/news.html')
-rw-r--r--docs/busybox.net/news.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html
index d31cddc36..c80073e37 100644
--- a/docs/busybox.net/news.html
+++ b/docs/busybox.net/news.html
@@ -2,6 +2,17 @@
2 2
3 3
4<ul> 4<ul>
5 <li><b>17 May 2006 -- BusyBox 1.1.3 (stable)</b>
6 <p><a href=http://busybox.net/downloads/busybox-1.1.3.tar.bz2">BusyBox
7 1.1.3</a> is another bugfix release. It makes passwd use salt, fixes a
8 memory freeing bug in ls, fixes "build all sources at once" mode, makes
9 mount -a not abort on the first failure, fixes msh so ctrl-c doesn't kill
10 background processes, makes patch work with patch hunks that don't have a
11 timestamp, make less's text search a lot more robust (the old one could
12 segfault), and fixes readlink -f when built against uClibc.</p>
13
14 <p>Expect 1.2.0 sometime next month, which won't be a bugfix release.</p>
15
5 <li><b>10 April 2006 -- BusyBox 1.1.2 (stable)</b> 16 <li><b>10 April 2006 -- BusyBox 1.1.2 (stable)</b>
6 <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 17 <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
7 backported from the development branch: Some build fixes, several fixes 18 backported from the development branch: Some build fixes, several fixes