aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorAdrian Cumiskey <acumiskey@apache.org>2008-07-07 12:42:12 +0000
committerAdrian Cumiskey <acumiskey@apache.org>2008-07-07 12:42:12 +0000
commitb7948c5519c5dee7f6c60f5159ee0b7d6631f856 (patch)
tree3fbab812ba4d0d89722aab59fa5195f8c1ba4002 /status.xml
parent6b9a616033d0278cd3c4734ac6e6a227a934f547 (diff)
downloadxmlgraphics-fop-b7948c5519c5dee7f6c60f5159ee0b7d6631f856.tar.gz
xmlgraphics-fop-b7948c5519c5dee7f6c60f5159ee0b7d6631f856.zip
Added PDF encryption parameter support in configuration.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@674471 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 20caa0e1a..5bbcd4bd1 100644
--- a/status.xml
+++ b/status.xml
@@ -53,6 +53,9 @@
<changes>
<release version="FOP Trunk" date="TBD">
+ <action context="Renderers" dev="AC" type="add">
+ Added PDF encryption parameter support in configuration.
+ </action>
<action context="Layout" dev="LF" type="add">
Allowing non-zero borders and padding on page regions when
relaxed validation is turned on.