> OK, then let's just not "lock down" the release branches. That should do > the same thing. Is the point to encourage more bug fixes to existing > releases?
Once we release a version, the branch gets tagged and frozen, and no
code can get committed to _that_ branch again. Fixes to that generally go
into HEAD, and are carried forward into the next release.
d.
