aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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