diff options
author | Jeremias Maerki <jeremias@apache.org> | 2006-02-20 08:25:21 +0000 |
---|---|---|
committer | Jeremias Maerki <jeremias@apache.org> | 2006-02-20 08:25:21 +0000 |
commit | 7afb53bc11eb21f1e5b80bfe01c39b0bcf86805c (patch) | |
tree | 4ed18ea0095a1d568e213144603357e05512e343 | |
parent | 454aeb2d83c8676b47393781265d90b048c59000 (diff) | |
download | xmlgraphics-fop-7afb53bc11eb21f1e5b80bfe01c39b0bcf86805c.tar.gz xmlgraphics-fop-7afb53bc11eb21f1e5b80bfe01c39b0bcf86805c.zip |
Forgot an entry.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@379054 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | status.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/status.xml b/status.xml index 561f78414..66052ff21 100644 --- a/status.xml +++ b/status.xml @@ -27,6 +27,9 @@ <changes> <release version="FOP Trunk"> + <action context="Code" dev="JM" type="add" due-to="Jirí Mareš"> + Support for "userconfig" attribute in FOP Ant Task. + </action> <action context="Code" dev="JM" type="add"> Initial support for XMP metadata (PDF 1.4) under fo:declarations. </action> |