aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorJeremias Maerki <jeremias@apache.org>2005-11-24 19:43:55 +0000
committerJeremias Maerki <jeremias@apache.org>2005-11-24 19:43:55 +0000
commit63cbe89ceb94eb7be1c35ee889d44244a59e0c9e (patch)
tree872271a7f2c7f29c4ae73c3efc3110e3bf28a2c2 /status.xml
parentfbde68e319c63088f6b09bf126bbf5bfb5a113e3 (diff)
downloadxmlgraphics-fop-63cbe89ceb94eb7be1c35ee889d44244a59e0c9e.tar.gz
xmlgraphics-fop-63cbe89ceb94eb7be1c35ee889d44244a59e0c9e.zip
Status update.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@348789 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r--status.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/status.xml b/status.xml
index e9c025609..f69589eab 100644
--- a/status.xml
+++ b/status.xml
@@ -1,4 +1,20 @@
<?xml version="1.0" encoding="UTF-8" ?>
+<!--
+ Copyright 2005 The Apache Software Foundation
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<!-- $Id$ -->
<status>
<developers>
@@ -11,6 +27,12 @@
<changes>
<release version="FOP Trunk">
+ <action context="Code" dev="JM" type="update">
+ Improvements on leader painting in PDF output.
+ </action>
+ <action context="Code" dev="JM" type="add">
+ Support for leader painting in PostScript output.
+ </action>
<action context="Code" dev="LF, MM" type="add">
Support for hyphenation-ladder-count.
</action>