aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremias Maerki <jeremias@apache.org>2003-01-09 13:52:01 +0000
committerJeremias Maerki <jeremias@apache.org>2003-01-09 13:52:01 +0000
commit67c66cd0501a8dd93b67b3408b74c4b96ba42fff (patch)
tree8339675f8b38bd9ee6a85ea2e994f3e40e80683e
parent76d21bd6181bb35dba61cbfed18d4359e0179835 (diff)
downloadxmlgraphics-fop-67c66cd0501a8dd93b67b3408b74c4b96ba42fff.tar.gz
xmlgraphics-fop-67c66cd0501a8dd93b67b3408b74c4b96ba42fff.zip
Added change log for bugfix #15877
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195839 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--status.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/status.xml b/status.xml
index 1ff3080ef..5b91d768b 100644
--- a/status.xml
+++ b/status.xml
@@ -115,6 +115,10 @@ inactive??
<changes>
<release version="?" date="2003">
+ <action context="code" dev="JM" type="fix">
+ Fixed bug #15877: ArrayIndexOutOfBoundException with certain TrueType
+ fonts. Reserved name indexes were not ignored.
+ </action>
<action context="code" dev="JM" type="update">
Moved general font classes away from the PDF-dependent places to
org.apache.fop.fonts. Various detail improvements to make the code