svn commit: r1413786 - /cocoon/branches/BRANCH_2_1_X/status.xml
| Newsgroups | gmane.text.xml.cocoon.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: cdamioli
Date: Mon Nov 26 19:13:35 2012
New Revision: 1413786
URL: http://svn.apache.org/viewvc?rev=1413786&view=rev
Log: (empty)
Modified:
cocoon/branches/BRANCH_2_1_X/status.xml
Modified: cocoon/branches/BRANCH_2_1_X/status.xml
URL: http://svn.apache.org/viewvc/cocoon/branches/BRANCH_2_1_X/status.xml?rev=1413786&r1=1413785&r2=1413786&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/status.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/status.xml Mon Nov 26 19:13:35 2012
@@ -74,6 +74,7 @@
<person name="Marcus Crafter" email="[email protected]" id="MC"/>
<person name="David Crossley" email="[email protected]" id="DC"/>
<person name="Torsten Curdt" email="[email protected]" id="TC"/>
+ <person name="Cédric Damioli" email="[email protected]" id="CD"/>
<person name="Bertrand Delacrétaz" email="[email protected]" id="BD"/>
<person name="Bruno Dumon" email="[email protected]" id="BRD"/>
<person name="Daniel Fagerstrom" email="[email protected]" id="DF"/>
@@ -187,6 +188,21 @@
<action dev="all" type="update">
Starting with 2.1.12 the minimum required Java version will be 1.4.2.
</action>
+ <action dev="CD" type="fix" fixes-bug="COCOON-1529" due-to="Johannes Textor">
+ I18nTranformer should consume and stop propagating start/endPrefixMapping of its namespace
+ </action>
+ <action dev="CD" type="fix" fixes-bug="COCOON-2069" due-to="Jeroen Reijn">
+ Cocoon 2.1 is not initialized when building without samples
+ </action>
+ <action dev="CD" fixes-bug="COCOON-2310" type="update">
+ Serializers block: Added support of XHTML5 in the XHTMLSerializer
+ </action>
+ <action dev="CD" fixes-bug="COCOON-2307" type="fix">
+ Core: When interrupted, the ResourceReader may store incomplete data in the cache
+ </action>
+ <action dev="CD" fixes-bug="COCOON-2314" type="update">
+ Core: Allow to override the upload parameters in CocoonServlet
+ </action>
<action dev="AG" type="update">
Core: Update xercesImpl to 2.11.0 and xml-apis to 1.4.01.
</action>