Repository: incubator-freemarker-site
Updated Branches:
  refs/heads/master db794b522 -> f37ae1ab3


Release how-to clarification


Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/commit/f37ae1ab
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/tree/f37ae1ab
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/diff/f37ae1ab

Branch: refs/heads/master
Commit: f37ae1ab30c83b024ab256588b616c5529979630
Parents: db794b5
Author: ddekany <[email protected]>
Authored: Sat Nov 4 19:58:19 2017 +0100
Committer: ddekany <[email protected]>
Committed: Sat Nov 4 19:58:19 2017 +0100

----------------------------------------------------------------------
 src/main/docgen/book.xml | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/f37ae1ab/src/main/docgen/book.xml
----------------------------------------------------------------------
diff --git a/src/main/docgen/book.xml b/src/main/docgen/book.xml
index 4bf3891..10852e6 100644
--- a/src/main/docgen/book.xml
+++ b/src/main/docgen/book.xml
@@ -1807,14 +1807,13 @@ two freemarker.jar-s and unpredictable behavior!
                 <para>On the old FreeMarker mailing lists: freemarker-user,
                 freemarker-devel, freemarker-announce</para>
               </listitem>
-
-              <listitem>
-                <para>Close issues on Jira that were resolved by this release
-                (the Version history in the Manual should contain links to
-                them)</para>
-              </listitem>
             </itemizedlist>
           </listitem>
+
+          <listitem>
+            <para>Close issues on Jira that were resolved by this release (the
+            Version history in the Manual should contain links to them)</para>
+          </listitem>
         </orderedlist>
       </section>
 

Reply via email to