diff options
author | Simon Pepping <spepping@apache.org> | 2010-07-21 07:03:23 +0000 |
---|---|---|
committer | Simon Pepping <spepping@apache.org> | 2010-07-21 07:03:23 +0000 |
commit | f4072e33fb487c1685bbf686257028e6b715f097 (patch) | |
tree | b5921d976d06fa0c1ca8e16171c88397e49aa1eb /src/documentation/content/xdocs | |
parent | d6ed09f8f1babe3d03f8751e01004c5463963c5e (diff) | |
download | xmlgraphics-fop-f4072e33fb487c1685bbf686257028e6b715f097.tar.gz xmlgraphics-fop-f4072e33fb487c1685bbf686257028e6b715f097.zip |
Insert 21 July 2010 as the release date
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@966108 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation/content/xdocs')
-rw-r--r-- | src/documentation/content/xdocs/faq.xml | 2 | ||||
-rw-r--r-- | src/documentation/content/xdocs/news-data.xml | 2 | ||||
-rw-r--r-- | src/documentation/content/xdocs/status.xml | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/src/documentation/content/xdocs/faq.xml b/src/documentation/content/xdocs/faq.xml index 87ce1c167..c2f6cb7ca 100644 --- a/src/documentation/content/xdocs/faq.xml +++ b/src/documentation/content/xdocs/faq.xml @@ -138,7 +138,7 @@ <p> When it's ready and the committers have enough time to go through the time-consuming process of creating a release. We - released version 1.0 in July 2010, and will release version + released version 1.0 on 21 July 2010, and will release version 1.1 when we accumulated enough additions and bug fixes. If you want to speed up the process, consider <link href="dev/index.html#involved">contributing</link> to diff --git a/src/documentation/content/xdocs/news-data.xml b/src/documentation/content/xdocs/news-data.xml index 6a221725f..62908926c 100644 --- a/src/documentation/content/xdocs/news-data.xml +++ b/src/documentation/content/xdocs/news-data.xml @@ -17,7 +17,7 @@ --> <!-- $Id$ --> <news> - <item date="2010-07-20" title="Apache FOP 1.0 Released"> + <item date="2010-07-21" title="Apache FOP 1.0 Released"> <p> The Apache FOP team is delighted to present you a production grade release of the new FOP codebase. This release diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml index f2bcc10bb..fa52809e5 100644 --- a/src/documentation/content/xdocs/status.xml +++ b/src/documentation/content/xdocs/status.xml @@ -29,14 +29,14 @@ <title>Status</title> <p>[last updated 5 July 2010]</p> <p> - FOP version 0.95 was released on 5 August 2008. FOP version 1.0 was released in July 2010. + FOP version 0.95 was released on 5 August 2008. FOP version 1.0 was released on 21 July 2010. </p> </section> <section> <title>Development Status</title> <p>The FOP code base is gradually evolving, from version 0.90 - released on 22 November 2005, to version 1.0 released in July + released on 22 November 2005, to version 1.0 released on 21 July 2010. Further releases in the 1.x series may be expected.</p> <p>FOP releases before version 0.90 were based on a different code base. The last release in that series was version 0.20.5, |