diff options
author | landley <landley@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2006-06-30 22:40:13 +0000 |
---|---|---|
committer | landley <landley@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2006-06-30 22:40:13 +0000 |
commit | c675ec2fbfe09e03dd2319aaeb644984ebca7795 (patch) | |
tree | 93ea581203f2c1d7d62133880db439ce009c4fed /docs/busybox.net/news.html | |
parent | 5bd3b1110220190ec1dbbbb9702a8bec52a59705 (diff) | |
download | busybox-w32-c675ec2fbfe09e03dd2319aaeb644984ebca7795.tar.gz busybox-w32-c675ec2fbfe09e03dd2319aaeb644984ebca7795.tar.bz2 busybox-w32-c675ec2fbfe09e03dd2319aaeb644984ebca7795.zip |
Annoint 1.2.0.
git-svn-id: svn://busybox.net/trunk/busybox@15564 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'docs/busybox.net/news.html')
-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 37f351160..be021da82 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>30 June 2006 -- BusyBox 1.2.0</b> | ||
6 | <p>The -devel branch has been stabilized and the result is | ||
7 | <a href="http://busybox.net/downloads/busybox-1.2.0.tar.bz2">Busybox | ||
8 | 1.2.0</a>. Lots of stuff changed, I need to work up a decent changelog | ||
9 | over the weekend.</p> | ||
10 | |||
11 | <p>I'm still experimenting with how long is best for the development | ||
12 | cycle, and since we've got some largeish projects queued up I'm going to | ||
13 | try a longer one. Expect 1.3.0 in December. (Expect 1.2.1 any time | ||
14 | we fix enough bugs. :)</p> | ||
15 | |||
5 | <li><b>17 May 2006 -- BusyBox 1.1.3 (stable)</b> | 16 | <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 | 17 | <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 | 18 | 1.1.3</a> is another bugfix release. It makes passwd use salt, fixes a |