Changes between Version 140 and Version 141 of DevelopersGuide/Schedule
- Timestamp:
- 2017-02-28T21:57:32+01:00 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevelopersGuide/Schedule
v140 v141 9 9 Feature freeze, string freeze, focus on bug fixing. Sometimes minor changes are okay (especially when there is some time left till the release), but try to avoid introducing new bugs. Stabilization phase can exceed the release date by a couple of days. 10 10 11 The stabilization phase starts always '''a few days before a release''' (to make sure no major bug is included and to give the translators time to translate the latest strings) and ends '''a few days after arelease''' (in case of a required hotfix if a major bug was part of the release).11 The stabilization phase starts always '''a few days before a release''' of a stable version (to make sure no major bug is included and to give the translators time to translate the latest strings) and ends '''a few days after the release''' (in case of a required hotfix if a major bug was part of the release). 12 12 13 Usually a release is planned at the end of each month (the weekend nearest to this date). Check the '''[[/roadmap]]''' for the next planned release. 13 Usually a release of a stable version is planned at the end of each month (the weekend nearest to this date). Check the '''[[/roadmap]]''' for the next planned release. 14 14 15 15 For creating a release, see [[DevelopersGuide/Releasing]].