diff options
author | Chris Bowditch <cbowditch@apache.org> | 2011-04-19 13:06:27 +0000 |
---|---|---|
committer | Chris Bowditch <cbowditch@apache.org> | 2011-04-19 13:06:27 +0000 |
commit | 81125d40f04e276caa3f57e3be31da78981f2c2a (patch) | |
tree | 39e4db2fbd585227d187d1c819eb4900437af003 /status.xml | |
parent | 427df0fa7d2f67a4d21740cbf7264d3b11739a41 (diff) | |
download | xmlgraphics-fop-81125d40f04e276caa3f57e3be31da78981f2c2a.tar.gz xmlgraphics-fop-81125d40f04e276caa3f57e3be31da78981f2c2a.zip |
Bugzilla #51008: page-number-citation-last does not work in RTF
Patch submitted by Max Aster
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1095076 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r-- | status.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/status.xml b/status.xml index 9378e627f..12aade2fc 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="CB" type="fix" fixes-bug="51008" due-to="Max Aster"> + Bugzilla 51008: page-number-citation-last does not work in RTF + </action> <action context="Renderers" dev="VH" type="add"> Added id element to intermediate format to track the origin of content. </action> |