diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2006-12-15 22:10:07 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2006-12-15 22:10:07 +0000 |
commit | 79e77cdbed11b1fe722f0297f5ecc3fdddf3ca92 (patch) | |
tree | 2a14e1c8df231a8cb44917a64a5aa826643d1743 /docs | |
parent | cda6c636ca37790c451b08fd62b7d5fe08e8fcd1 (diff) | |
download | busybox-79e77cdbed11b1fe722f0297f5ecc3fdddf3ca92.tar.gz |
site: add link to directory with patches
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 @@ <ul> <li><b>14 December, 2006 -- BusyBox 1.3.0 (stable)</b> - <p><a href=http://busybox.net/downloads/busybox-1.3.0.tar.bz2>BusyBox 1.3.0</a>.</p> + <p><a href=http://busybox.net/downloads/busybox-1.3.0.tar.bz2>BusyBox 1.3.0</a>. + (<a href=http://busybox.net/downloads/fixes-1.3.0/>patches</a>)</p> <p>This release has CONFIG_DESKTOP option which enables features needed for busybox usage on desktop machine. For example, find, chmod |