Current as of January 27th, 2011.
 
-*: Code that implements new features or non-urgent bug fixes, aka code targeted for v7.9.x, should {strike}go into branch *master*.{endstrike} be held off until the 7.9 branch is made.
+*: Code that implements new features or non-urgent bug fixes, aka code targeted for v7.9.x, should go into branch *master*.
 
-*: Urgent bug fixes go into *V7_7_5-branch*, but only with permission of the wrangler. They should then be merge into *master*.
+*: Urgent bug fixes go into *V7_7-branch*, but only with permission of the wrangler. They should then be merge into *master*.
 
-*: Serious bug fixes to stable series features should go into *V7_6-branch*. _ALL COMMITS TO A STABLE BRANCH {wiki: PerformingCodeReviews MUST BE CODE REVIEWED}_ - the ticket should show who did the code review. Commits should then be merged into  *master*.
+*: Serious bug fixes to stable series features should go into *V7_6-branch*. _ALL COMMITS TO A STABLE BRANCH {wiki: PerformingCodeReviews MUST BE CODE REVIEWED}_ - the ticket should show who did the code review. Commits should then be merged into  *V7_7-branch*, and then to master.
 
 {strike}*: Very Very Urgent bug fixes to old features might go into *V7_6_7-branch*, but only with permission from the wrangler, and merge from there into *V7_6-branch*, following rules above.{endstrike}