Repository: incubator-freemarker Updated Branches: refs/heads/2.3-gae fc9d916d4 -> 27fc6449a
Updated release date (now that it's known). Added "incubating" to the version title, and its explanation. Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/8cdc9cec Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/8cdc9cec Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/8cdc9cec Branch: refs/heads/2.3-gae Commit: 8cdc9cec00f77df0dfc96dcb100504d01ccb7bbe Parents: 4b8df1f Author: ddekany <[email protected]> Authored: Mon Mar 28 15:30:04 2016 +0200 Committer: ddekany <[email protected]> Committed: Mon Mar 28 15:30:04 2016 +0200 ---------------------------------------------------------------------- src/manual/en_US/book.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/8cdc9cec/src/manual/en_US/book.xml ---------------------------------------------------------------------- diff --git a/src/manual/en_US/book.xml b/src/manual/en_US/book.xml index e3d86c5..57fd39a 100644 --- a/src/manual/en_US/book.xml +++ b/src/manual/en_US/book.xml @@ -26490,9 +26490,14 @@ TemplateModel x = env.getVariable("x"); // get variable x</programlisting> <title>Version history</title> <section xml:id="versions_2_3_24"> - <title>2.3.24</title> + <title>2.3.24 (incubating)</title> - <para>Release date: 2016-03-20 + release process delay</para> + <para>Release date: 2016-03-28</para> + + <para>This is a sable, final release. The <quote>incubating</quote> + suffix is required by the Apache Software Foundation until the project + becomes a fully accepted (graduated) Apache project. See disclaimer + below.</para> <section> <title>Legal changes</title>
