diff options
-rw-r--r-- | status.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/status.xml b/status.xml index 66052ff21..a6e2573f0 100644 --- a/status.xml +++ b/status.xml @@ -27,6 +27,10 @@ <changes> <release version="FOP Trunk"> + <action context="Code" dev="JM" type="fix"> + Bugfix: When the base URL was specified as a file system path, the constructed + URL was wrong. + </action> <action context="Code" dev="JM" type="add" due-to="Jirí Mareš"> Support for "userconfig" attribute in FOP Ant Task. </action> |