| 8 | |
| 9 | === GRASS 6.3 maintenance === |
| 10 | (draft) |
| 11 | * An update to 6.3.0 is not planned unless a nasty bug is found. |
| 12 | : Should we backport general bugs anyway (just in case) or is that wasted effort? |
| 13 | |
| 14 | --HB: I feel porting fixes between 4 active branches is too much. (6.2svn, 6.4svn, and 7svn) |
| 15 | |
| 16 | * Once the wxPython GUI is ready for formal beta testing, we might consider doing another 6.3.x including that. |
| 17 | : That will need to be taken from the 6.4 release branch. As is it hard (or is it?) to backport all new changes to the 6_3 release branch in bulk, maybe it is better to call 6.3.1+wx as 6.4.0pre1 and keep in in the 6_4 branch instead of attempting an ugly merge of everything back to 6_3? |
| 18 | |