Author: rahul
Date: Thu Oct 5 12:56:36 2006
New Revision: 453342
URL: http://svn.apache.org/viewvc?view=rev&rev=453342
Log:
Update change report.
Modified:
jakarta/commons/proper/scxml/trunk/xdocs/changes.xml
Modified: jakarta/commons/proper/scxml/trunk/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/scxml/trunk/xdocs/changes.xml?view=diff&rev=453342&r1=453341&r2=453342
==============================================================================
--- jakarta/commons/proper/scxml/trunk/xdocs/changes.xml (original)
+++ jakarta/commons/proper/scxml/trunk/xdocs/changes.xml Thu Oct 5 12:56:36
2006
@@ -36,6 +36,21 @@
<release version="0.6" date="In SVN"
description="Future release">
+ <action dev="rahul" type="add">
+ [10-05-2006] The Commons SCXML object model as well as the
+ SCXMLExecutor instances are now serializable.
+ </action>
+
+ <action dev="rahul" type="fix" issue="SCXML-25">
+ [10-02-2006] Deprecate ErrorReporter fields, add ErrorConstants
+ class for default Commons SCXML semantics.
+ </action>
+
+ <action dev="rahul" type="fix" issue="SCXML-23">
+ [09-29-2006] Begin the deprecation process for custom digester
+ rules in the io package.
+ </action>
+
<action dev="rahul" type="fix">
[09-21-2006] SCXML elements have to be defined in the following
namespace (case sensitive): http://www.w3.org/2005/07/scxml
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]