diff options
author | Andreas L. Delmelle <adelmelle@apache.org> | 2006-08-17 15:08:11 +0000 |
---|---|---|
committer | Andreas L. Delmelle <adelmelle@apache.org> | 2006-08-17 15:08:11 +0000 |
commit | 9f07dc6f2c0a7caee35da55afc64748b2957b5d6 (patch) | |
tree | 2ea0f5b1069780b556d39b630102e620c82d251b | |
parent | ad64e6fa0fba130c339efac1963511fa792d917b (diff) | |
download | xmlgraphics-fop-9f07dc6f2c0a7caee35da55afc64748b2957b5d6.tar.gz xmlgraphics-fop-9f07dc6f2c0a7caee35da55afc64748b2957b5d6.zip |
Forgot to include status.xml on last two commits
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@432259 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | status.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/status.xml b/status.xml index 55fc7a73b..764d5ba3f 100644 --- a/status.xml +++ b/status.xml @@ -28,6 +28,12 @@ <changes> <release version="FOP Trunk"> + <action context="Code" dev="AD" type="update" fixes-bug="40106" due-to="Gary Reed"> + Added relaxed validation for empty list-item-*, as suggested by Gary Reed. + </action> + <action context="Code" dev="AD" type="update"> + Modified function to log an error if used with table-layout=auto + </action> <action context="Code" dev="AD" type="fix"> Deferred property resolution for markers until they are actually retrieved, which leads to percentages and relative font-sizes now getting the correct |