aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorVincent Hennebert <vhennebert@apache.org>2011-04-18 18:36:05 +0000
committerVincent Hennebert <vhennebert@apache.org>2011-04-18 18:36:05 +0000
commit427df0fa7d2f67a4d21740cbf7264d3b11739a41 (patch)
tree42dba5cd4eaf64a6d2a361415b313a32b9cfbe0d /status.xml
parent06a7b3804cdff092d2f3d4265e463b1c20454842 (diff)
downloadxmlgraphics-fop-427df0fa7d2f67a4d21740cbf7264d3b11739a41.tar.gz
xmlgraphics-fop-427df0fa7d2f67a4d21740cbf7264d3b11739a41.zip
Added id element to intermediate format to track the origin of content.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1094690 13f79535-47bb-0310-9956-ffa450edef68
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 ec037b6e0..9378e627f 100644
--- a/status.xml
+++ b/status.xml
@@ -59,6 +59,9 @@
documents. Example: the fix of marks layering will be such a case when it's done.
-->
<release version="FOP Trunk" date="TBD">
+ <action context="Renderers" dev="VH" type="add">
+ Added id element to intermediate format to track the origin of content.
+ </action>
<action context="Renderers" dev="AD" type="fix" fixes-bug="50987" due-to="Matthias Reischenbacher">
Bugzilla 50988: Fixed a NullPointerException in case a white-space fo:character was removed
due to white-space handling.