summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7f5ddbb..d83adfc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2007-05-29 Federico Di Gregorio <fog@initd.org>
+ * ZPsycopgDA/DA.py: removed call to now obsolete .set_type_casts().
+
* Applied patch from mkz (ticket #187) to add error handling when calling
conn_commit() and conn_rollback(). Fixes #187.