aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorlandley <landley@69ca8d6d-28ef-0310-b511-8ec308f3f277>2006-05-17 19:59:24 +0000
committerlandley <landley@69ca8d6d-28ef-0310-b511-8ec308f3f277>2006-05-17 19:59:24 +0000
commitcfa5d062180120dc7b1254f73914aef917cc6b53 (patch)
treeaa69a3665dc3a381d5ca8d8434e5095c079ec154 /docs
parent6d8ceb395f97e44e2ab5ae201c899ee94a9fd3d0 (diff)
downloadbusybox-w32-cfa5d062180120dc7b1254f73914aef917cc6b53.tar.gz
busybox-w32-cfa5d062180120dc7b1254f73914aef917cc6b53.tar.bz2
busybox-w32-cfa5d062180120dc7b1254f73914aef917cc6b53.zip
Announce 1.1.3.
git-svn-id: svn://busybox.net/trunk/busybox@15103 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'docs')
-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