diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2009-03-08 01:06:18 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2009-03-08 01:06:18 +0000 |
commit | c8985bf3530d04946c5f4859eefdebb229c088c7 (patch) | |
tree | 3565bd17fd54658ace4c1e1691202bb485b5fe18 /docs | |
parent | 01034172f5d404ec5cee13d1dc91a6ebdd144d13 (diff) | |
download | busybox-w32-c8985bf3530d04946c5f4859eefdebb229c088c7.tar.gz busybox-w32-c8985bf3530d04946c5f4859eefdebb229c088c7.tar.bz2 busybox-w32-c8985bf3530d04946c5f4859eefdebb229c088c7.zip |
website: mention fixes to syslogd
Diffstat (limited to 'docs')
-rw-r--r-- | docs/busybox.net/news.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html index 59af56f83..8c33438d3 100644 --- a/docs/busybox.net/news.html +++ b/docs/busybox.net/news.html | |||
@@ -29,7 +29,7 @@ | |||
29 | <a href="http://busybox.net/fix.html">how to add a patch</a>)</p> | 29 | <a href="http://busybox.net/fix.html">how to add a patch</a>)</p> |
30 | 30 | ||
31 | <p>1.13.3 is a bug fix release. It has fixes for awk, depmod, init, killall, mdev, | 31 | <p>1.13.3 is a bug fix release. It has fixes for awk, depmod, init, killall, mdev, |
32 | modprobe, printf, tar, top, unzip, wget. | 32 | modprobe, printf, syslogd, tar, top, unzip, wget. |
33 | </p> | 33 | </p> |
34 | </li> | 34 | </li> |
35 | 35 | ||