aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
Diffstat (limited to 'status.xml')
-rw-r--r--status.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/status.xml b/status.xml
index 403c91bc2..a0a333cb0 100644
--- a/status.xml
+++ b/status.xml
@@ -27,6 +27,9 @@
<changes>
<release version="FOP Trunk">
+ <action context="Code" dev="JM" type="fix" fixes-bug="38132">
+ Bugfix: Certain border styles could lead to a NullPointerException.
+ </action>
<action context="Code" dev="JM" type="fix" fixes-bug="38102">
Bugfix: Space was not adjusted if the space was on a nested block. This could
lead to content overflowing the bottom of a page.