diff options
author | Jeremias Maerki <jeremias@apache.org> | 2008-02-08 07:27:06 +0000 |
---|---|---|
committer | Jeremias Maerki <jeremias@apache.org> | 2008-02-08 07:27:06 +0000 |
commit | 0b821667b613a71a76ab5667f0447123abc3dc44 (patch) | |
tree | b2365ce7f703bc5511c15b0f032e83b9e545339e | |
parent | 8786f3b949673f898cbc4de203e2320e74f2f050 (diff) | |
download | xmlgraphics-fop-0b821667b613a71a76ab5667f0447123abc3dc44.tar.gz xmlgraphics-fop-0b821667b613a71a76ab5667f0447123abc3dc44.zip |
Added a clarification that this bug affected PDF/A compliance.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@619790 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | status.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/status.xml b/status.xml index 3b177b6f6..ed4300589 100644 --- a/status.xml +++ b/status.xml @@ -30,6 +30,7 @@ <release version="FOP Trunk"> <action context="Fonts" dev="JM" type="fix"> Bugfix for date formatting with negative time zones in the PDF's Info object. + This affected PDF/A compliance. </action> <action context="Fonts" dev="JM" type="add"> Added an option to disable the default sRGB profile in PDF output for those who |