[Checkins] SVN: z3c.zalchemy/branches/ajung-tm-refactor/CHANGES.txt note on tm.py

Andreas Jung andreas at andreas-jung.com
Sun Mar 16 13:23:55 EDT 2008


Log message for revision 84712:
  note on tm.py
  

Changed:
  U   z3c.zalchemy/branches/ajung-tm-refactor/CHANGES.txt

-=-
Modified: z3c.zalchemy/branches/ajung-tm-refactor/CHANGES.txt
===================================================================
--- z3c.zalchemy/branches/ajung-tm-refactor/CHANGES.txt	2008-03-16 17:20:11 UTC (rev 84711)
+++ z3c.zalchemy/branches/ajung-tm-refactor/CHANGES.txt	2008-03-16 17:23:54 UTC (rev 84712)
@@ -11,6 +11,10 @@
   - Added support for non-optimistic savepoints. Rolling back savepoints does
     not evict the session but roll back the loaded object's state. 
 
+  - refactored datamanager into dedicated tm.py file in order to make it available
+    to other packages (like z3c.sqlalchemy)  without having to deal with all
+    impliciations when importing datamanager.py directly
+
 0.2.1 - 2007-11-13 
 ==================
 



More information about the Checkins mailing list