CHANGES for r3372

This commit is contained in:
Jason Kirtland
2007-08-19 18:32:55 +00:00
parent b714ebf491
commit 551512c561
+3
View File
@@ -33,6 +33,9 @@ CHANGES
object.__init__() behavior.
- Fixed 'prefix' argument for select()
- Connection.begin() no longer accepts nested=True, this logic is now
all in begin_nested().
0.4.0beta3
----------