Patch Submissions
=================
-Preferred patch format is output from "git format-patch", but unified
-diffs and links to public git repos are acceptable as well.
+Preferred patch format is output from "git format-patch", including
+the commit message. The commit message should explain the why and how
+of the change.
-Please include test-cases in your patch if possible.
+Please include test-cases in your patch if at all possible.
Please format your submission for ease of reading: unless the change
is whitespace only, avoid re-indenting code you are not touching, etc.
patch uses a published algorithm, please include a link to the paper.
We aren't always as well-educated as we'd like to...
-Patches can be either mailed to sbcl-devel, or submitted via
-Launchpad. If you submit a patch on Launchpad, please add the tag
-"review" to the associated bug.
+Ready-to-apply patches should be submitted via Launchpad: please add
+the tag "review" to the associated bug.
+
+Patches requiring more widespread discussion and feedback should be
+sent to the sbcl-devel mailing list.
If you have any questions, feel free to ask them on sbcl-devel.
;;; checkins which aren't released. (And occasionally for internal
;;; versions, especially for internal versions off the main CVS
;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
-"1.0.43.11"
+"1.0.43.12"