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
Adding back link
Fixing issue query
Line 5: Line 5:
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+ORDER+BY+priority+DESC 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&runQuery=true&clear=true the full list of fixed issues in X.X.X].


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

Revision as of 00:15, 29 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