Author: steshaw
Date: Tue Nov 28 17:27:21 2006
New Revision: 480319

URL: http://svn.apache.org/viewvc?view=rev&rev=480319
Log:
QPID-135 Transactions are implemented.

Modified:
    incubator/qpid/trunk/qpid/dotnet/TODO.txt

Modified: incubator/qpid/trunk/qpid/dotnet/TODO.txt
URL: 
http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/dotnet/TODO.txt?view=diff&rev=480319&r1=480318&r2=480319
==============================================================================
--- incubator/qpid/trunk/qpid/dotnet/TODO.txt (original)
+++ incubator/qpid/trunk/qpid/dotnet/TODO.txt Tue Nov 28 17:27:21 2006
@@ -1,8 +1,4 @@
 
-https://issues.apache.org/jira/browse/QPID-135
-* transactions Tx.Select and Tx.Commit
-  * Do the TxSelect message after opening a transactional channel
-
 https://issues.apache.org/jira/browse/QPID-136
 * createSession with prefetch (warning: prefetch partly added)
   * Do the BasicQos message after opening channel (sets up prefetch).


Reply via email to