aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorKeiron Liddle <keiron@apache.org>2002-08-06 08:34:07 +0000
committerKeiron Liddle <keiron@apache.org>2002-08-06 08:34:07 +0000
commit62c8fdf7ee9751484b6d03f526e8faaad2236a07 (patch)
tree042c608b716f63d2c48b96eb87f015fb6bf1d5a8 /status.xml
parent427aa9f166620ad0cc61db40d0981719151fc0a6 (diff)
downloadxmlgraphics-fop-62c8fdf7ee9751484b6d03f526e8faaad2236a07.tar.gz
xmlgraphics-fop-62c8fdf7ee9751484b6d03f526e8faaad2236a07.zip
latest updates
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195061 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r--status.xml23
1 files changed, 22 insertions, 1 deletions
diff --git a/status.xml b/status.xml
index 899b7b0c1..f86dc0a17 100644
--- a/status.xml
+++ b/status.xml
@@ -76,9 +76,30 @@ inactive??
<changes>
<release version="?" date="2002">
+ <action dev="KLL" type="update" context="docs"
+ due-to="Victor Mote" due-to-email="vic@outfitr.com">
+ Copies across overview for javadocs build.
+ chmod antRun in build.sh.
+ </action>
+ <action dev="KLL" type="update" context="code"
+ due-to="Kevin O'Neill" due-to-email="kevin@rocketred.com.au">
+ Minor patch for the TTFReader to remove an unreachable statement
+ compiler warning
+ </action>
+ <action dev="KLL" type="update" context="code"
+ due-to="Torsten Erler" due-to-email="erlto@net-linx.de">
+ workaround for eps files that have invalid float bounding box values
+ float values are rounded off according to the spec the
+ %%HiResBoundingBox should be used instead for floating position
+ values
+ </action>
+ <action dev="JP" type="update" context="code">
+ Simplified ASCII85Filter computation, thereby hopefully
+ working around JVM bugs
+ </action>
<action dev="KLL" type="add" context="docs"
due-to="Cyril Rognon" due-to-email="crognon@objectiva.fr">
- added layout manager info
+ added understanding layout manager document
</action>
<action dev="KLL" type="update" context="docs"
due-to="Peter Kullmann" due-to-email="p.kullmann@arenae.ch">