Author: gadams
Date: Mon Feb 27 17:47:42 2012
New Revision: 1294244

URL: http://svn.apache.org/viewvc?rev=1294244&view=rev
Log:
update status to reflect recent CS commits; alphabetize developers list

Modified:
    xmlgraphics/fop/trunk/status.xml

Modified: xmlgraphics/fop/trunk/status.xml
URL: 
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/status.xml?rev=1294244&r1=1294243&r2=1294244&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/status.xml (original)
+++ xmlgraphics/fop/trunk/status.xml Mon Feb 27 17:47:42 2012
@@ -22,6 +22,7 @@
 
   <developers>
     <!-- In alphabetical order (last name) -->
+    <person name="Glenn Adams"       email="[email protected]"        id="GA"/>
     <person name="Max Berger"        email="[email protected]"     id="MB"/>
     <person name="Chris Bowditch"    email="[email protected]"     id="CB"/>
     <person name="Jay Bryant"        email="[email protected]"       id="JB"/>
@@ -32,11 +33,11 @@
     <person name="Christian Geisert" email="[email protected]"        id="CG"/>
     <person name="Peter Hancock"     email="[email protected]"      id="PH"/>
     <person name="Vincent Hennebert" email="[email protected]"    id="VH"/>
+    <person name="Mehdi Houshmand"   email="[email protected]"         id="MH"/>
     <person name="Clay Leeds"        email="[email protected]"          id="CL"/>
     <person name="Manuel Mall"       email="[email protected]"        id="MM"/>
     <person name="Jeremias Märki"    email="[email protected]"      
id="JM"/>
     <person name="Simon Pepping"     email="[email protected]"      id="SP"/>
-    <person name="Mehdi Houshmand"   email="[email protected]"         id="MH"/>
     <person name="the FOP committers" email="[email protected]" 
id="all"/>
     <person name="Volunteer needed"  email="[email protected]" 
id="open"/>
     <!-- See also src/documentation/content/xdocs/team.xml -->
@@ -51,7 +52,7 @@
     <context id="API" title="Changes to the End-User API"/>
     <context id="Extensions" title="Changes to the Bundled Extensions"/>
     <context id="Images" title="Changes to the Image Support"/>
-       <context id="Config" title="Changes to the User Configuration"/>
+    <context id="Config" title="Changes to the User Configuration"/>
   </contexts>
 
   <changes>
@@ -61,6 +62,13 @@
       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="add" fixes-bug="32789, 49008, 
49687" importance="high">
+        Add support for complex scripts, including: full bidi support, support 
for advanced
+        typographic tables, advanced support for number conversion.
+      </action>
+      <action context="Fonts" dev="GA" type="add">
+        Add support for OpenType advanced typographic tables (GDEF, GSUB, 
GPOS).
+      </action>
       <action context="Code" dev="VH" type="fix" fixes-bug="52655" 
due-to="Luis Bernardo">
         Fixed rendering of special glyphs when using single-byte encoding mode.
       </action>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to