diff options
Diffstat (limited to 'status.xml')
-rw-r--r-- | status.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/status.xml b/status.xml index 353b8059b..dfbc033e4 100644 --- a/status.xml +++ b/status.xml @@ -57,7 +57,7 @@ users, i.e. when the behaviour changes and could affect the layout of existing documents. Example: the fix of marks layering will be such a case when it's done. --> - <release version="FOP Trunk" date="TBD"> + <release version="1.0" date="July 2010"> <action context="Renderers" dev="JM" type="fix"> AFP Output: Fixed positioning of Java2D-based images (when GOCA is enabled). </action> @@ -88,6 +88,8 @@ <action context="Renderers" dev="JM" type="add" fixes-bug="48567" due-to="Peter Hancock"> Initial support for CID-keyed double-byte fonts (Type 0) in AFP output. </action> + <action context="API" dev="SP" type="add">Added a command-line option '-catalog' to use a catalog resolver for the XML and XSLT files</action> + <action context="Layout" dev="SP" type="add">Implement internal character classes if the hyphenation pattern file does not contain them</action> <action context="Layout" dev="VH" type="fix" fixes-bug="46486"> Bugfix: having a special page-master for the last page caused loss of content when normal blocks were mixed with blocks spanning all columns. |