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 @@ +<!--#include file="header.html" --> + +<h3>How to get your patch added to "hot fixes"</h3> + +<p> If you found a regression or severe bug in busybox, and you have a patch + for it, and you want to see it added to "hot fixes", please rediff your + patch against corresponding unmodified busybox source and send it to + <a href=mailto:busybox@busybox.net>the mailing list</a>. +</p> + +<br> +<br> +<br> + +<!--#include file="footer.html" --> |