diff options
author | Rob Landley | 2006-06-30 22:40:13 +0000 |
---|---|---|
committer | Rob Landley | 2006-06-30 22:40:13 +0000 |
commit | 01772aea33bb2888d9b2799263313cad9795ca32 (patch) | |
tree | 93ea581203f2c1d7d62133880db439ce009c4fed /docs | |
parent | 12d9419273c04dcdf2557f0263d69633c60b6a60 (diff) | |
download | busybox-01772aea33bb2888d9b2799263313cad9795ca32.zip busybox-01772aea33bb2888d9b2799263313cad9795ca32.tar.gz |
Annoint 1.2.0.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/busybox.net/news.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html index 37f3511..be021da 100644 --- a/docs/busybox.net/news.html +++ b/docs/busybox.net/news.html @@ -2,6 +2,17 @@ <ul> + <li><b>30 June 2006 -- BusyBox 1.2.0</b> + <p>The -devel branch has been stabilized and the result is + <a href="http://busybox.net/downloads/busybox-1.2.0.tar.bz2">Busybox + 1.2.0</a>. Lots of stuff changed, I need to work up a decent changelog + over the weekend.</p> + + <p>I'm still experimenting with how long is best for the development + cycle, and since we've got some largeish projects queued up I'm going to + try a longer one. Expect 1.3.0 in December. (Expect 1.2.1 any time + we fix enough bugs. :)</p> + <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 |