diff options
author | Andreas L. Delmelle <adelmelle@apache.org> | 2011-01-24 18:36:56 +0000 |
---|---|---|
committer | Andreas L. Delmelle <adelmelle@apache.org> | 2011-01-24 18:36:56 +0000 |
commit | 6de2d9fab226f7da81f5c803100990f71f7e44e1 (patch) | |
tree | 557b17e49114fd075b750587c96b5c8d5b6410bc | |
parent | 5d677308df2545985dcf053f99703c506314a6e8 (diff) | |
download | xmlgraphics-fop-6de2d9fab226f7da81f5c803100990f71f7e44e1.tar.gz xmlgraphics-fop-6de2d9fab226f7da81f5c803100990f71f7e44e1.zip |
Credit where credit is due...
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1062914 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | status.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/status.xml b/status.xml index b604971e5..bb51ab16f 100644 --- a/status.xml +++ b/status.xml @@ -59,11 +59,11 @@ documents. Example: the fix of marks layering will be such a case when it's done. --> <release version="FOP Trunk" date="TBD"> - <action context="Code" dev="AD" type="fix" fixes-bug="50636"> + <action context="Code" dev="AD" type="fix" fixes-bug="50636" due-to="mkoegler.AT.auto.tuwien.ac.at"> Bugfix: fix performance issue when adding pages, if the total number of pages is significantly large. </action> - <action context="Code" dev="AD" type="fix" fixes-bug="50626"> + <action context="Code" dev="AD" type="fix" fixes-bug="50626" due-to="mkoegler.AT.auto.tuwien.ac.at"> Bugfix: fix performance issue when adding nodes, if the number of children is significantly large. </action> |