From: Michael S. <msa...@pc...> - 2005-06-24 17:43:41
|
All, I'm doing a little bit of post-3.5 cleanup. Changes and notes: The changes made in the testing-3.5 branch have been merged into the trunk. We now have 2 "threads" of development: * trunk is for 3.5.1 development * branches/pre-3.5 is for 3.0 codebase bug fixes (no new functionality!) If you want to do "disruptive" development (i.e. new features for a future release of GUS that is not the next release) then you should branch from the trunk (or a previous release). If there are bug fixes for 3.5.0, then a new branch should be created from the release-3.5.0.0 tag. Note: This means that the trunk has the latest, possibly unstable code. --Mike |