[ap4r-devel] [353] trunk/ap4r/History.txt: Added comment.
kato-k at rubyforge.org
kato-k at rubyforge.org
Thu Nov 29 05:21:23 EST 2007
Revision: 353
Author: kato-k
Date: 2007-11-29 05:21:22 -0500 (Thu, 29 Nov 2007)
Log Message:
-----------
Added comment.
Modified Paths:
--------------
trunk/ap4r/History.txt
Modified: trunk/ap4r/History.txt
===================================================================
--- trunk/ap4r/History.txt 2007-11-29 10:20:11 UTC (rev 352)
+++ trunk/ap4r/History.txt 2007-11-29 10:21:22 UTC (rev 353)
@@ -1,5 +1,9 @@
== 0.3.x
+=== 0.3.5 (November 29, 2007)
+* Fixed: bug that SAF transaction is NOT guaranteed when some models are created/updated
+ before using of ap4r.async_to API in ap4r.transaction block.
+
=== 0.3.4 (October 31, 2007)
* Added: Support ActiveRecord as reliable RDBMS persistence.
* Added: Capistrano recipes.
@@ -17,10 +21,10 @@
* Changed: Argument order of async_dispatch has changed, backward INCOMPATIBLE.
* Added: Dynamic configuration with ERb.
* Added: Script to run AP4R on Mongrel.
-* Changed: How to plugin and main API names have changed.
-* Added: Support of several Content-type on asynchronous call.
+* Changed: How to plugin and main API names have changed.
+* Added: Support of several Content-type on asynchronous call.
* Added: Block style for async_to.
-* Added: Url rewrite filter.
+* Added: Url rewrite filter.
=== 0.3.1 (April 24th, 2007)
More information about the ap4r-devel
mailing list