diff options
Diffstat (limited to 'status.xml')
-rw-r--r-- | status.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/status.xml b/status.xml index 352ecd552..ab87355c0 100644 --- a/status.xml +++ b/status.xml @@ -69,10 +69,6 @@ <action context="Renderers" dev="AD" type="add" fixes-bug="46905"> Added basic implementation for column-keeps. </action> - <action context="Renderers" dev="AD" type="fix" fixes-bug="46883"> - Hotspot in AbstractGraphicsDrawingOrderContainer. Reduced time spent in the method - by introducing a member variable to hold the data-length. - </action> <action context="Code" dev="AD" type="fix" fixes-bug="47710"> White-space handling in markers with inline-content throws a NullPointerException in some cases. |