diff options
author | Glenn Adams <gadams@apache.org> | 2012-05-09 12:20:34 +0000 |
---|---|---|
committer | Glenn Adams <gadams@apache.org> | 2012-05-09 12:20:34 +0000 |
commit | 1c9c25bd5bef114bdc176ee8554fe0cd34183be2 (patch) | |
tree | 9d96c1a60dc2c733322d2c04cd42aade274b2ece /status.xml | |
parent | 953e762e1b5dcb2cb31b6ca8a87110018c9151de (diff) | |
download | xmlgraphics-fop-1c9c25bd5bef114bdc176ee8554fe0cd34183be2.tar.gz xmlgraphics-fop-1c9c25bd5bef114bdc176ee8554fe0cd34183be2.zip |
Bugzilla #53185: Unify date formatting between FOP and XGC as well as tidying the date format code. Submitted by Robert Meyer.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1336129 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r-- | status.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/status.xml b/status.xml index 72fcb6229..07c6b1ab9 100644 --- a/status.xml +++ b/status.xml @@ -63,6 +63,9 @@ documents. Example: the fix of marks layering will be such a case when it's done. --> <release version="FOP Trunk" date="TBD"> + <action context="Layout" dev="GA" type="fix" fixes-bug="53185" due-to="Robert Meyer"> + Unify date formatting between FOP and XGC as well as tidying the date format code. + </action> <action context="Layout" dev="GA" type="fix" fixes-bug="45715" due-to="Luis Bernardo"> Break before (break-before) not respected on blocks nested in inlines. </action> |