diff options
author | Keiron Liddle <keiron@apache.org> | 2002-12-02 13:20:33 +0000 |
---|---|---|
committer | Keiron Liddle <keiron@apache.org> | 2002-12-02 13:20:33 +0000 |
commit | ad67898f819c14adb0aae5bcd38e9542eced5d74 (patch) | |
tree | c8fb9cb69823724efecd08e4639d8602dff20d9d | |
parent | ded83aa5f9ae2d7e9b15ab61a1842ffcc63a947a (diff) | |
download | xmlgraphics-fop-ad67898f819c14adb0aae5bcd38e9542eced5d74.tar.gz xmlgraphics-fop-ad67898f819c14adb0aae5bcd38e9542eced5d74.zip |
added Victor and updated some tasks
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195705 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | status.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/status.xml b/status.xml index 966b489d6..74e1e2c73 100644 --- a/status.xml +++ b/status.xml @@ -8,6 +8,7 @@ <person name="Karen Lease" email="klease@apache.org" id="KL"/> <person name="Keiron Liddle" email="keiron@apache.org" id="KLL"/> <person name="Jeremias Maerki" email="jeremias@apache.org" id="JM"/> + <person name="Victor Mote" email="vmote@apache.org" id="VM"/> <person name="Joerg Pietschmann" email="pietsch@apache.org" id="JP"/> <person name="Arved Sandstrom" email="arved@apache.org" id="AS"/> <person name="Oleg Tkachenko" email="olegt@apache.org" id="OT"/> @@ -92,6 +93,10 @@ inactive?? Integrate with Jakarta Avalon: logging, configuration, URI resolver, component management, image caching etc. </action> + <action context="code" dev="open"> + Make it possible to redo static regions by determining which + areas need a new layout for new page. + </action> </actions> <actions priority="low"> @@ -121,6 +126,11 @@ inactive?? </action> <action context="docs" dev="KLL" type="update" due-to="Victor Mote" due-to-email="vic@outfitr.com"> + New dev fonts.xml file to store some useful links and information + about font work + </action> + <action context="docs" dev="KLL" type="update" + due-to="Victor Mote" due-to-email="vic@outfitr.com"> Added links to the Eyebrowse mail list archives. Added help and unsubscribe email addresses for the fop-user & fop-dev lists. |