Headers
=======

Patches in this directory should contain auxiliary headers that imply if
and when the patch should be applied.  This way, a script can do the
application if we so wish.  Here are the headers and the possible values
they can have...

Status:
  stable       - patch is ready for application
  untested     - patch needs more testing / verification before application
  testing      - patch has been in testing in the dev branch since it was made

Severity:
  bugfix       - patch is candidate for a patchlevel release
  optimization - patch is candidate for a patchlevel release
  rewrite      - patch is candidate for a patchlevel release
  build        - patch is candidate for a patchlevel release
  extension    - patch is candidate for a minor increment release
