aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2005-01-13 17:15:34 +0000
committerEric Andersen <andersen@codepoet.org>2005-01-13 17:15:34 +0000
commit7d1b3d86856460e99b2a1b126e7eea9ea54f8af4 (patch)
tree3b21fd43cc8f5b50145d70dfc35c1e3f19a8f260
parent6077d90c26b1e102a6bb337c48821313111dc751 (diff)
downloadbusybox-w32-7d1b3d86856460e99b2a1b126e7eea9ea54f8af4.tar.gz
busybox-w32-7d1b3d86856460e99b2a1b126e7eea9ea54f8af4.tar.bz2
busybox-w32-7d1b3d86856460e99b2a1b126e7eea9ea54f8af4.zip
Mention the new bug tracking system
-rw-r--r--docs/busybox.net/header.html1
-rw-r--r--docs/busybox.net/news.html19
2 files changed, 20 insertions, 0 deletions
diff --git a/docs/busybox.net/header.html b/docs/busybox.net/header.html
index d0204bf1a..dda2a3c4d 100644
--- a/docs/busybox.net/header.html
+++ b/docs/busybox.net/header.html
@@ -51,6 +51,7 @@
51 <br><a href="/FAQ.html">FAQ</a> 51 <br><a href="/FAQ.html">FAQ</a>
52 <br><a href="/cvs_anon.html">Accessing CVS</a> 52 <br><a href="/cvs_anon.html">Accessing CVS</a>
53 <br><a href="/cgi-bin/cvsweb/busybox/">Browse CVS</a> 53 <br><a href="/cgi-bin/cvsweb/busybox/">Browse CVS</a>
54 <br><a href="http://bugs.busybox.net/">Bug Tracking</a>
54 <br><a href="/docs.html">Documentation</a> 55 <br><a href="/docs.html">Documentation</a>
55 <br><a href="/products.html">Products</a> 56 <br><a href="/products.html">Products</a>
56 <br><a href="/shame.html">Hall of Shame</a> 57 <br><a href="/shame.html">Hall of Shame</a>
diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html
index 0d4c81bab..7796d6f95 100644
--- a/docs/busybox.net/news.html
+++ b/docs/busybox.net/news.html
@@ -3,6 +3,25 @@
3 3
4<ul> 4<ul>
5 5
6 <li><b>13 January 2005 -- Bug and Patch Tracking</b><p>
7
8 Bug reports sometimes get lost when posted to the mailing list. The
9 developers of BusyBox are busy people, and have only so much they can keep
10 in their brains at a time. In my case, I'm lucky if I can remember my own
11 name, much less a bug report posted last week... To prevent your bug report
12 from getting lost, if you find a bug in BusyBox, please use the
13 <a href="http://bugs.busybox.net/">shiny new Bug and Patch Tracking System</a>
14 to post all the gory details.
15
16 <p>
17
18 The same applies to patches... Regardless of whether your patch
19 is a bug fix or adds spify new features, please post your patch
20 to the Bug and Patch Tracking System to make certain it is
21 properly considered.
22
23
24 <p>
6 <li><b>13 October 2004 -- BusyBox 1.00 released</b><p> 25 <li><b>13 October 2004 -- BusyBox 1.00 released</b><p>
7 26
8 When you take a careful look at nearly every embedded Linux device or 27 When you take a careful look at nearly every embedded Linux device or