Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.en ygma1 +XWiki.VincentMassol - Content
-
... ... @@ -6,7 +6,7 @@ 6 6 7 7 <insert description of release here> 8 8 9 -= New and Noteworthy (since XWiki <version -1>) =9 += New and Noteworthy (since XWiki 4.5M1) = 10 10 11 11 == <feature N> == 12 12 ... ... @@ -16,7 +16,7 @@ 16 16 17 17 <insert misc user stuff and important bug fix descriptions here in a list, when they are too small to warrant a section by themselves - Change the version in the URL below!> 18 18 19 -See the [[full list of JIRA issues>>http://jira.xwiki.org/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+in+%28XCOMMONS%2C+XRENDERING%2C+XWIKI%2C+XE%2C+XEM%29+and+status+%3D+Closed+and+resolution+%3D+Fixed+and+fixVersion+%3D+%22 <version>%22&tempMax=1000]] fixed in this release.19 +See the [[full list of JIRA issues>>http://jira.xwiki.org/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+in+%28XCOMMONS%2C+XRENDERING%2C+XWIKI%2C+XE%2C+XEM%29+and+status+%3D+Closed+and+resolution+%3D+Fixed+and+fixVersion+%3D+%224.5-rc-1%22&tempMax=1000]] fixed in this release. 20 20 21 21 = For Developers = 22 22 ... ... @@ -86,7 +86,7 @@ 86 86 Always make sure you compare your ##xwiki.cfg## and ##xwiki.properties## files with the newest version since some configuration parameters were added. Note that you should add ##xwiki.store.migration=1## so that XWiki will attempt to automatically migrate your current database to the new schema. Make sure you backup your Database before doing anything. 87 87 {{/warning}} 88 88 89 -== Issues specific to XWiki <version>==89 +== Issues specific to XWiki 4.5 RC 1 == 90 90 91 91 === Existing custom search implementations === 92 92 ... ... @@ -94,7 +94,7 @@ 94 94 95 95 == API Breakages == 96 96 97 -The following APIs were modified since <project> <version-1>:97 +The following APIs were modified since XWiki 4.4.1: 98 98 99 99 {{code language="none"}} 100 100 <clirr output here>