diff options
author | vda <vda@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2006-12-15 22:10:07 +0000 |
---|---|---|
committer | vda <vda@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2006-12-15 22:10:07 +0000 |
commit | 1a3fc4a74b65f20a7d8ae92fc68463406f4cb1f6 (patch) | |
tree | 2a14e1c8df231a8cb44917a64a5aa826643d1743 /docs | |
parent | 7d0b352d327c2cbcd07d9001e84e468464816c67 (diff) | |
download | busybox-w32-1a3fc4a74b65f20a7d8ae92fc68463406f4cb1f6.tar.gz busybox-w32-1a3fc4a74b65f20a7d8ae92fc68463406f4cb1f6.tar.bz2 busybox-w32-1a3fc4a74b65f20a7d8ae92fc68463406f4cb1f6.zip |
site: add link to directory with patches
git-svn-id: svn://busybox.net/trunk/busybox@16950 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'docs')
-rw-r--r-- | docs/busybox.net/news.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html index 375519925..c763a2dd0 100644 --- a/docs/busybox.net/news.html +++ b/docs/busybox.net/news.html | |||
@@ -3,7 +3,8 @@ | |||
3 | 3 | ||
4 | <ul> | 4 | <ul> |
5 | <li><b>14 December, 2006 -- BusyBox 1.3.0 (stable)</b> | 5 | <li><b>14 December, 2006 -- BusyBox 1.3.0 (stable)</b> |
6 | <p><a href=http://busybox.net/downloads/busybox-1.3.0.tar.bz2>BusyBox 1.3.0</a>.</p> | 6 | <p><a href=http://busybox.net/downloads/busybox-1.3.0.tar.bz2>BusyBox 1.3.0</a>. |
7 | (<a href=http://busybox.net/downloads/fixes-1.3.0/>patches</a>)</p> | ||
7 | 8 | ||
8 | <p>This release has CONFIG_DESKTOP option which enables features | 9 | <p>This release has CONFIG_DESKTOP option which enables features |
9 | needed for busybox usage on desktop machine. For example, find, chmod | 10 | needed for busybox usage on desktop machine. For example, find, chmod |