Changes

Line 60: Line 60:     
The maintenance branch keep its name '''x.y''', however, each version will be tagged with name '''x.y.*''' (* start to 1 and is increased for each new maintenance version).
 
The maintenance branch keep its name '''x.y''', however, each version will be tagged with name '''x.y.*''' (* start to 1 and is increased for each new maintenance version).
Only changes to fix "blocking", "annoying" or "security" bugs can be done. Bugs making a new feature not available (when feature was never available) must not necessarly be fixed. It 's just a feature not yet ready into this branch, it will be available with next branch.  
+
Only changes to fix "blocking", "annoying" or "security" bugs can be done. Bugs making a new feature not available (when feature was never available) must not necessarily be fixed. It 's just a feature not yet ready into this branch, it will be available with next branch.  
 
* The following things are allowed:
 
* The following things are allowed:
 
** Change code to fix "blocking", "annoying" or "security".
 
** Change code to fix "blocking", "annoying" or "security".