* 8714 -- Fix the actionpack test suite against a problem that can happen
when the test load order gets mucked up.
* 8961 -- Fix the ssl_requirement test suite to work with the current Rails
tree.
* 8962 -- Fix the ssl_requirement plugin to allow the overloading of
ssl_allowed?
* 8997 -- Improve the ssl_requirement README a bit.
If it were up to me, I'd make it a custom field, "Patch status". Choices
would include "Needs a patch", "Needs tests", "Needs docs", "Needs review",
and "Approved". Considering that every ticket should fall into one of those
categories, using keywords seems a little too free-form and prone to error.