aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorManuel Mall <manuel@apache.org>2006-07-10 14:32:07 +0000
committerManuel Mall <manuel@apache.org>2006-07-10 14:32:07 +0000
commitd2eef709227c58e0eb1caa19a69d1ee4501d0f49 (patch)
tree8733c5a0cdd37920952aa0c46462e90a8f31e6e9 /status.xml
parentd64831107b61a5cb223cdb18e7a5751cf86cdd9e (diff)
downloadxmlgraphics-fop-d2eef709227c58e0eb1caa19a69d1ee4501d0f49.tar.gz
xmlgraphics-fop-d2eef709227c58e0eb1caa19a69d1ee4501d0f49.zip
Some config file settings were not correctly set in FOUserAgent when invoked from command line
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@420543 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r--status.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/status.xml b/status.xml
index 1dc0245fa..562f9b0cb 100644
--- a/status.xml
+++ b/status.xml
@@ -27,6 +27,10 @@
<changes>
<release version="FOP Trunk">
+ <action context="Code" dev="MM" type="fix">
+ Bugfix: FOUserAgent specific configuration parameters specified in config file
+ were not set when FOP was invoked from command line.
+ </action>
<action context="Code" dev="JM" type="add">
Added support for PDF/A-1b and PDF/X-3:2003. (Note: this may still be a bit
incomplete. Feedback is welcome!)