From bac2c2b51f53fe3f10473439e80bc19c92277a09 Mon Sep 17 00:00:00 2001 From: Mattias Arthursson Date: Sun, 7 Jan 2007 16:40:41 +0000 Subject: [PATCH] Updated todo --- .../java/org/springframework/ldap/support/transaction/todo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sandbox/src/main/java/org/springframework/ldap/support/transaction/todo.txt b/sandbox/src/main/java/org/springframework/ldap/support/transaction/todo.txt index add91060..ef26ab9b 100644 --- a/sandbox/src/main/java/org/springframework/ldap/support/transaction/todo.txt +++ b/sandbox/src/main/java/org/springframework/ldap/support/transaction/todo.txt @@ -1,4 +1,4 @@ -RollbackOperations are stored before the actual operation has succeeded. +RollbackOperations are stored before the actual operation has succeeded - Fixed. ------------------------------------------------------------------------ The recording of operations take place before the actual operation is carried out. While this is needed (as we need the state as it was before the operation), this may cause