diff options
Diffstat (limited to 'docs/busybox.net/news.html')
-rw-r--r-- | docs/busybox.net/news.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html index a5a36e9cc..2f703e64c 100644 --- a/docs/busybox.net/news.html +++ b/docs/busybox.net/news.html | |||
@@ -9,6 +9,11 @@ | |||
9 | find -xdev, and a fix for comm. Check the file "changelog" in the tarball | 9 | find -xdev, and a fix for comm. Check the file "changelog" in the tarball |
10 | for more info.</p> | 10 | for more info.</p> |
11 | 11 | ||
12 | <p>You can obtain the current stable branch via | ||
13 | <pre> | ||
14 | svn co svn://busybox.net/branches/busybox_1_1_stable | ||
15 | </pre></p> | ||
16 | |||
12 | <p>The next new development release (1.2.0) is slated for June. A 1.1.3 | 17 | <p>The next new development release (1.2.0) is slated for June. A 1.1.3 |
13 | will be released before then if more bug fixes crop up. (The new plan is | 18 | will be released before then if more bug fixes crop up. (The new plan is |
14 | to have a 1.x.0 new development release every 3 months, with 1.x.y stable | 19 | to have a 1.x.0 new development release every 3 months, with 1.x.y stable |