aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorAndreas L. Delmelle <adelmelle@apache.org>2007-07-07 00:59:40 +0000
committerAndreas L. Delmelle <adelmelle@apache.org>2007-07-07 00:59:40 +0000
commit5abb46f263e647dee70d173e60d803928fc9e45c (patch)
treebaa38e339766d516a2b60481094e1a19445bd7b6 /status.xml
parentf2baa084c1c1fae50cfbd4def22ad7c356bb3970 (diff)
downloadxmlgraphics-fop-5abb46f263e647dee70d173e60d803928fc9e45c.tar.gz
xmlgraphics-fop-5abb46f263e647dee70d173e60d803928fc9e45c.zip
Oops, not ready yet...
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@554103 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r--status.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/status.xml b/status.xml
index fdbf53fa1..5b6e26fab 100644
--- a/status.xml
+++ b/status.xml
@@ -28,14 +28,6 @@
<changes>
<release version="FOP Trunk">
- <action context="code" dev="AD" type="update" fixes-bug="41656">
- Refactoring in the fo package:
- -> removal of the childNodes instance member in fop.fo.FObj
- -> addition of a firstChild instance member in fop.fo.FObj
- -> addition of a siblings instance member in fop.fo.FONode
- -> addition of a FONodeIterator interface in FONode + corresponding implementation in FObj
- -> changed implementations of FObj.addChildNode(), .removeChild() and .getChildNodes()
- </action>
<action context="code" dev="AD" type="update" fixes-bug="42089" due-to="Adrian Cumiskey">
Code cleanup and restructuring:
Refactoring of PageSequenceLayoutManager and provide common FObj id property use