Author: sjur
Date: Tue Sep 2 06:35:54 2008
New Revision: 691243
URL: http://svn.apache.org/viewvc?rev=691243&view=rev
Log:
Added the latest changes to the status.xml file.
Modified:
forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/status.xml
Modified: forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/status.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/status.xml?rev=691243&r1=691242&r2=691243&view=diff
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/status.xml
(original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/status.xml Tue
Sep 2 06:35:54 2008
@@ -53,6 +53,19 @@
date="not-released">
<action
type="update"
+ context="docs"
+ dev="SNM"
+ importance="high">Updated plugin documentation to cover the new
+ properties settable by the user,and how to actually set
+ them.</action>
+ <action
+ type="update"
+ context="code"
+ dev="SNM"
+ importance="high">Made font family specifications available for
+ user changes without changing the plugin code.</action>
+ <action
+ type="update"
context="code"
dev="JM"
fixes-bug="FOR-1087"