summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 39510c1..4c94a98 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
What's new in psycopg 2.4.5
---------------------------
+ - The close() methods on connections and cursors don't raise exceptions
+ if called on already closed objects.
- Fixed fetchmany() with no argument in cursor subclasses
(ticket #84).
- Use lo_creat() instead of lo_create() when possible for better