Hi everyone,
thanks for your good work and contributions towards creating the 3.5.0 release! Now, a word on bugfixing the 3.5 series.
As of this writing, there are already 6 open bug reports targeted for a 3.5.1 release, which I've scheduled for March 1st (incidentally, these are all assigned to Kristian, and were moved from the 3.5.0 target because of lack of progress).
series/3.5.x is now considered the stable branch. Clone this branch for any bugfixes you need to make to the 3.5 series (NB: There's a 3.5.x named branch in this repo, so don't forget to do an "hg update -C 3.5.x" after cloning).
As before, I like to review patches for the stable branches, so push access to https://metanav.uninett.no/hg/series/3.5.x is only open for me at this time. When you've created changesets on the 3.5.x branch, notify me of where I can pull them from, or mail them to me as patches or hg bundles. I'll review them and (hopefully) push them to the above URL.
Don't make your 3.5-bugfixes in your feature branches. Those branches which have been merged with default in time for 3.5.0 should be closed and moved to the dead directory at metanav.
New features for 3.6 and future series will still happen on separate feature branches and be merged to default as they mature.
Questions? Happy hacking!