aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Pepping <spepping@apache.org>2006-12-20 09:13:55 +0000
committerSimon Pepping <spepping@apache.org>2006-12-20 09:13:55 +0000
commitcedbcbe1fccdc3e914d6b06fb5c4c6a40de8e837 (patch)
tree256f451226f2ec642b84b217d5b11badb3020afd
parentf5a14450c7f0e4ff9204621deb76c48decd06365 (diff)
downloadxmlgraphics-fop-cedbcbe1fccdc3e914d6b06fb5c4c6a40de8e837.tar.gz
xmlgraphics-fop-cedbcbe1fccdc3e914d6b06fb5c4c6a40de8e837.zip
Update of status
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@488988 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--status.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/status.xml b/status.xml
index e931f104e..eca23defc 100644
--- a/status.xml
+++ b/status.xml
@@ -28,6 +28,12 @@
<changes>
<release version="FOP Trunk">
+ <action context="Code" dev="SP" type="update" fixes-bug="41044" due-to="Richard Wheeldon">
+ Commented out unused properties, in order to minimize memory usage.
+ </action>
+ <action context="Code" dev="SP" type="update" fixes-bug="41009" due-to="Richard Wheeldon">
+ Removed unused attributes from TableCell.
+ </action>
<action context="Code" dev="JM" type="add">
Added initial support for loading fonts without a pre-created XML font metric
file.