diff options
author | Christian Geisert <chrisg@apache.org> | 2003-02-18 04:41:47 +0000 |
---|---|---|
committer | Christian Geisert <chrisg@apache.org> | 2003-02-18 04:41:47 +0000 |
commit | 0349de5733c2a3d18ba036255f5fbb5ddf00c283 (patch) | |
tree | 564a4912fcb2bbd58c92a581e750aaa2f3917ef9 /src/documentation/content/xdocs/relnotes.xml | |
parent | 767263bea42582d5d9855cc158b9f091fe584d42 (diff) | |
download | xmlgraphics-fop-0349de5733c2a3d18ba036255f5fbb5ddf00c283.tar.gz xmlgraphics-fop-0349de5733c2a3d18ba036255f5fbb5ddf00c283.zip |
added info about removed hyphenation pattern
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195963 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation/content/xdocs/relnotes.xml')
-rw-r--r-- | src/documentation/content/xdocs/relnotes.xml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/src/documentation/content/xdocs/relnotes.xml b/src/documentation/content/xdocs/relnotes.xml index 3907d7e7b..fea8a9de2 100644 --- a/src/documentation/content/xdocs/relnotes.xml +++ b/src/documentation/content/xdocs/relnotes.xml @@ -13,8 +13,13 @@ <p>This is the last planed release in the 0.20.x series (aka maintenance branch).</p> <p>Important changes since the last release (0.20.4):</p> <ul> + <li>Some hyphenation patterns (cs, da, de, de_DR, el, en, en_US, fr, nl, + no, pt, ru, sk, tr) have been removed due to licensing reasons. + We hope to resolve this issue until the final release. + (English hyphenation is still available as en_GB) + </li> <li>Documentation is done with <link href="http://xml.apache.org/forrest/"> - Forrest</link>. You need to install Forrest if you want build the docs + Forrest</link> (version 0.3). You need to install Forrest if you want build the docs yourself. (See <link href="http://xml.apache.org/forrest/your-project.html">Using Forrest</link>) </li> |