I want to ask for clarification of the "feature freeze" outlined in viewtopic.php?f=84&t=33015.
Let's say I change organization of some code by creating functions and moving code from global scope into functions, or alternatively break up functions into smaller functions. In this process I only change the code to the extent necessary to move it.
1. Do such modifications count as features for the purposes of feature freeze?
2. Do they require an RFC?



