aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorJeremias Maerki <jeremias@apache.org>2002-11-22 18:07:13 +0000
committerJeremias Maerki <jeremias@apache.org>2002-11-22 18:07:13 +0000
commit9d6f4348cca9eb784cf8fdf63a9cfe6d8ab74005 (patch)
tree2939fdb433017826304934a3bf5a7c01e5ff9250 /status.xml
parentfcb1a4a0a53bbedd535d159197634f5ba8bf8a6d (diff)
downloadxmlgraphics-fop-9d6f4348cca9eb784cf8fdf63a9cfe6d8ab74005.tar.gz
xmlgraphics-fop-9d6f4348cca9eb784cf8fdf63a9cfe6d8ab74005.zip
Adjusted to new JARs
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195617 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r--status.xml9
1 files changed, 7 insertions, 2 deletions
diff --git a/status.xml b/status.xml
index 99ba03865..7f63089bd 100644
--- a/status.xml
+++ b/status.xml
@@ -110,8 +110,13 @@ inactive??
<changes>
<release version="?" date="2002">
- <action context="fonts" dev="KL" type="fix">
- Correct ordering of loca table in embedded true type fonts (Bug 14290).
+ <action context="build" dev="JM" type="update">
+ Updated to Xerces 2.2.1 and Xalan 2.4.1. Updated all the related files
+ and made sure all contrib builds work again. Removed necessity for a
+ buildtools.jar.
+ </action>
+ <action context="code" dev="KL" type="fix" fixes-bug="14290">
+ Correct ordering of loca table in embedded true type fonts.
Fix taken over from maintenance branch.
</action>
<action context="docs" dev="KLL" type="update"