Author: gadams
Date: Sun Apr 22 20:09:52 2012
New Revision: 1328965
URL: http://svn.apache.org/viewvc?rev=1328965&view=rev
Log:
Improve property function argument parsing, specifically, better separate
required, optional, and variable arguments and the handling of optional
argument defaults. Regularize property function class names.
Modified:
xmlgraphics/fop/trunk/status.xml
Modified: xmlgraphics/fop/trunk/status.xml
URL:
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/status.xml?rev=1328965&r1=1328964&r2=1328965&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/status.xml (original)
+++ xmlgraphics/fop/trunk/status.xml Sun Apr 22 20:09:52 2012
@@ -62,6 +62,10 @@
documents. Example: the fix of marks layering will be such a case when
it's done.
-->
<release version="FOP Trunk" date="TBD">
+ <action context="Code" dev="GA" type="update">
+ Improve property function argument parsing, specifically, better
separate required, optional, and variable arguments and the handling of
optional argument defaults.
+ Regularize property function class names.
+ </action>
<action context="Code" dev="GA" type="fix" fixes-bug="51043"
due-to="Pascal Sancho">
Don't restart layout unless abs(ipd difference) > 1 in order to
prevent rounding issues from triggering false restart.
</action>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]