Changes for page Release Notes for XWiki 4.4
Last modified by Thomas Mortagne on 2017/03/24
From version 19.1
edited by Vincent Massol
on 2012/12/26
on 2012/12/26
Change comment:
There is no comment for this version
To version 20.1
edited by Vincent Massol
on 2012/12/27
on 2012/12/27
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -10,11 +10,11 @@ 10 10 11 11 This is a stabilization release and as such it mostly contains bug fixes. 12 12 13 -= New and Noteworthy (since XWiki 4.3) = 13 += New and Noteworthy (since XWiki 4.3.1) = 14 14 15 15 Full list of issues fixed: 16 16 17 -{{jira style="list" url="http://jira.xwiki.org" fields="type, status, key, summary" source="jql"}} 17 +{{jira style="list" url="http://jira.xwiki.org" fields="type, status, key, summary, fixVersion" source="jql"}} 18 18 Project in ("XWiki Commons", "XWiki Rendering", "XWiki Platform", "XWiki Enterprise", "XWiki Enterprise Manager") and fixVersion in ("4.4-rc-1") and resolution in ("Fixed") and component not in ("Build, Infrastructure and Tests") 19 19 {{/jira}} 20 20 ... ... @@ -86,7 +86,7 @@ 86 86 87 87 == API Breakages == 88 88 89 -The following APIs were modified since XWiki 4.3: 89 +The following APIs were modified since XWiki 4.3.1: 90 90 91 91 * Moved to Lucene 4 + moved non API classes to the ##internal## package:((( 92 92 {{code language="none"}}