Note:

This site is no longer used and is in read-only mode. Instead please go to our new Moodle Developer Resource site.

Release notes template: Difference between revisions

From MoodleDocs
m added always existing "Fixes and improvements" section
Adding back link
Line 1: Line 1:
Copy and paste this wiki code into the new Release Notes page and replace all the missing bits.
Copy and paste this wiki code into the new Release Notes page and replace all the missing bits.
<code text>
<code text>
[[Releases]] > {{FULLPAGENAME}}
Release date: Not yet released
Release date: Not yet released


Here is [http://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+and+resolution+%3D+fixed+AND+fixVersion+in+%28%22X.X.X%22%29&runQuery=true&clear=true the full list of fixed issues in X.X.X].
Here is [http://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%22X.X.X%22%29+ORDER+BY+priority+DESC the full list of fixed issues in X.X.X].


===Highlights===
===Highlights===

Revision as of 08:30, 28 November 2011

Copy and paste this wiki code into the new Release Notes page and replace all the missing bits. Releases > Release notes template

Release date: Not yet released

Here is the full list of fixed issues in X.X.X.

Highlights

  • ...

Functional changes

  • ...

Security issues

A number of security related issues were resolved. Details of these issues will be released after a period of approximately one week to allow system administrators to safely update to the latest version.

Fixes and improvements

  • ...

See also