diff options
Diffstat (limited to 'docs/busybox.net/fix.html')
-rw-r--r-- | docs/busybox.net/fix.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/busybox.net/fix.html b/docs/busybox.net/fix.html new file mode 100644 index 000000000..45621cde7 --- /dev/null +++ b/docs/busybox.net/fix.html | |||
@@ -0,0 +1,15 @@ | |||
1 | <!--#include file="header.html" --> | ||
2 | |||
3 | <h3>How to get your patch added to "hot fixes"</h3> | ||
4 | |||
5 | <p> If you found a regression or severe bug in busybox, and you have a patch | ||
6 | for it, and you want to see it added to "hot fixes", please rediff your | ||
7 | patch against corresponding unmodified busybox source and send it to | ||
8 | <a href=mailto:busybox@busybox.net>the mailing list</a>. | ||
9 | </p> | ||
10 | |||
11 | <br> | ||
12 | <br> | ||
13 | <br> | ||
14 | |||
15 | <!--#include file="footer.html" --> | ||