diff options
author | Jeremias Maerki <jeremias@apache.org> | 2011-02-10 14:19:33 +0000 |
---|---|---|
committer | Jeremias Maerki <jeremias@apache.org> | 2011-02-10 14:19:33 +0000 |
commit | 23140d8190e68c6e913d5cc7382c438f9f58f0fa (patch) | |
tree | b5b2b5be08015f6a9018a71af95638970a5a6421 | |
parent | df68e0c99457e88e53bb6a434487712902ff382d (diff) | |
download | xmlgraphics-fop-23140d8190e68c6e913d5cc7382c438f9f58f0fa.tar.gz xmlgraphics-fop-23140d8190e68c6e913d5cc7382c438f9f58f0fa.zip |
Status update
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_Color@1069401 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | status.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/status.xml b/status.xml index 7dfcddcbf..a9965cc56 100644 --- a/status.xml +++ b/status.xml @@ -59,6 +59,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="Renderers" dev="JM" type="add"> + Added support for CIE Lab colors (from XSL-FO 2.0 WD). + </action> <action context="Renderers" dev="JM" type="add" fixes-bug="49403" due-to="Patrick Jaromin"> Initial work on spot colors (aka named colors) for PDF output. </action> |