You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by jh...@apache.org on 2005/09/09 00:22:57 UTC

svn commit: r279659 - /cocoon/trunk/status.xml

Author: jheymans
Date: Thu Sep  8 15:22:52 2005
New Revision: 279659

URL: http://svn.apache.org/viewcvs?rev=279659&view=rev
Log:
status update and added myself to the developer list.

Modified:
    cocoon/trunk/status.xml

Modified: cocoon/trunk/status.xml
URL: http://svn.apache.org/viewcvs/cocoon/trunk/status.xml?rev=279659&r1=279658&r2=279659&view=diff
==============================================================================
--- cocoon/trunk/status.xml (original)
+++ cocoon/trunk/status.xml Thu Sep  8 15:22:52 2005
@@ -84,6 +84,7 @@
   <person name="Vadim Gritsenko" email="vgritsenko@apache.org" id="VG"/>
   <person name="Christian Haul" email="haul@apache.org" id="CH"/>
   <person name="J&#246;rg Heinicke" email="joerg@apache.org" id="JH"/>
+  <person name="Jorg Heymans" email="jheymans@apache.org" id="JHS"/>
   <person name="Unico Hommes" email="unico@apache.org" id="UH"/>
   <person name="Geoff Howard" email="ghoward@apache.org" id="GH"/>
   <person name="Bernhard Huber" email="huber@apache.org" id="BH"/>
@@ -197,6 +198,9 @@
 
   <changes>
   <release version="@version@" date="@date@">
+    <action dev="JHS" type="fix" fixes-bug="36326" due-to="Eric Caron" due-to-email="eric@plauditdesign.com">
+      Added percentage-dimensions and jpeg quality handling to the ImageReader.
+    </action>
     <action dev="LG" type="add">
       JXTG: Pluggable expression parser. New expression syntax: ${expr}, #{expr} -&gt; {jexl:expr}, {jxpath:expr}.
       This is a target syntax for CTemplate.