You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by lg...@apache.org on 2005/09/02 10:31:05 UTC

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

Author: lgawron
Date: Fri Sep  2 01:30:55 2005
New Revision: 266733

URL: http://svn.apache.org/viewcvs?rev=266733&view=rev
Log:
status update

Modified:
    cocoon/trunk/status.xml

Modified: cocoon/trunk/status.xml
URL: http://svn.apache.org/viewcvs/cocoon/trunk/status.xml?rev=266733&r1=266732&r2=266733&view=diff
==============================================================================
--- cocoon/trunk/status.xml (original)
+++ cocoon/trunk/status.xml Fri Sep  2 01:30:55 2005
@@ -197,6 +197,9 @@
 
   <changes>
   <release version="@version@" date="@date@">
+    <action dev="LG" type="fix" fixes-bug="35845" due-to="Henric Mueller" due-to-email="henric@trillian.se">
+      JXTG: jx:formatDate and jx:formatNumber allows for specifying locale string instead of a Locale object
+    </action>
     <action dev="CZ" type="add">
       Add property mechanism for Cocoon configuration. All settings for Cocoon can now
       be configured using properties instead of putting them in web.xml.