diff options
author | Eric Andersen <andersen@codepoet.org> | 2004-07-20 11:31:52 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2004-07-20 11:31:52 +0000 |
commit | a212af1ef271d5e822cc7f5f4baf8b7482562930 (patch) | |
tree | 34bffbae34c57c7ad8c93eec141388f05ad05a22 | |
parent | 24c20b1d1069abe9019e28fbc7421d6688415428 (diff) | |
download | busybox-w32-a212af1ef271d5e822cc7f5f4baf8b7482562930.tar.gz busybox-w32-a212af1ef271d5e822cc7f5f4baf8b7482562930.tar.bz2 busybox-w32-a212af1ef271d5e822cc7f5f4baf8b7482562930.zip |
Yet more doc updates
-rw-r--r-- | docs/busybox.net/news.html | 18 |
1 files changed, 7 insertions, 11 deletions
diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html index e93a58033..2c53955f9 100644 --- a/docs/busybox.net/news.html +++ b/docs/busybox.net/news.html | |||
@@ -24,17 +24,13 @@ | |||
24 | is waiting till we can get a solid 1.0.0 release out the door.... | 24 | is waiting till we can get a solid 1.0.0 release out the door.... |
25 | <p> | 25 | <p> |
26 | 26 | ||
27 | Please do not bother to send in patches adding cool new features | 27 | Please do not bother to send in patches adding cool new features at this |
28 | at this time. Only bug-fix patches will be accepted. It would also be | 28 | time. Only bug-fix patches will be accepted. If you have submitted a |
29 | <b>very</b> helpful if people could continue to review the BusyBox | 29 | bug-fixing patch to the busybox mailing list and no one has emailed you |
30 | documentation and submit improvements. | 30 | explaining why your patch was rejected, it is safe to say that your patch |
31 | <p> | 31 | has been lost or forgotten. That happens sometimes. Please re-submit your |
32 | 32 | bug-fixing patch to the BusyBox mailing list, and be sure to put "[PATCH]" | |
33 | If you have submitted a bug-fixing patch to the busybox mailing list and no | 33 | at the beginning of the email subject line! |
34 | one has emailed you explaining why your patch was rejected, it is safe to | ||
35 | say that your patch has been lost or forgotten. That happens sometimes. | ||
36 | Please re-submit your bug-fixing patch to the BusyBox mailing list, and | ||
37 | be sure to put "[PATCH]" at the beginning of the email subject line! | ||
38 | 34 | ||
39 | <p> | 35 | <p> |
40 | The <a href="downloads/Changelog">changelog</a> has all the details. | 36 | The <a href="downloads/Changelog">changelog</a> has all the details. |