Last modified by Thomas Mortagne on 2017/03/24

From version < 2.2 >
edited by Eduard Moraru
on 2015/03/18
To version 1.1 >
edited by Thomas Mortagne
on 2015/03/06
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.enygma
1 +XWiki.ThomasMortagne
Content
... ... @@ -14,8 +14,12 @@
14 14  category in ("Top Level Projects") AND fixVersion in ("6.4.3") AND resolution in (Fixed) and component not in ("Development Issues only")
15 15  {{/jira}}
16 16  
17 -Please note that the default preferences (the ##XWikiPreferences## document) has been moved from ##xwiki-enterprise-ui-admin-user## to ##xwiki-enterprise-ui-mainwikipreferences##.
17 +== Upgrades ==
18 18  
19 +The following dependencies have been upgraded:
20 +
21 +* <list libraries that have been upgraded>
22 +
19 19  = Translations =
20 20  
21 21  The following translations have been updated:
... ... @@ -22,14 +22,10 @@
22 22  
23 23  {{language codes="none, none"/}}
24 24  
25 -{{comment}} Remove this comment when the test results are available!
26 -
27 27  = Tested Browsers & Databases =
28 28  
29 29  {{include reference="TestReports.ManualTestReportTemplateSummary"/}}
30 30  
31 -{{/comment}}
32 -
33 33  = Known issues =
34 34  
35 35  * [[Bugs we know about>>http://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=category+%3D+%22Top+Level+Projects%22+AND+issuetype+%3D+Bug+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC]]
... ... @@ -39,3 +39,15 @@
39 39  == General Notes ==
40 40  
41 41  When upgrading make sure you compare your ##xwiki.cfg##, ##xwiki.properties## and ##web.xml## files with the newest version since some configuration parameters may have been modified or 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.
42 +
43 +== Issues specific to XWiki <version> ==
44 +
45 +<issues specific to the project>
46 +
47 +== API Breakages ==
48 +
49 +The following APIs were modified since <project> <version - 1>:
50 +
51 +{{code language="none"}}
52 +<clirr output here>
53 +{{/code}}

Get Connected