diff --git a/NEWS b/NEWS index 76b6b80f..6995f81c 100644 --- a/NEWS +++ b/NEWS @@ -44,6 +44,13 @@ Other changes: install``. +What's new in psycopg 2.7.7 +^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +- Cleanup of the cursor results assignment code, which might have solved + double free and inconsistencies in concurrent usage (:tickets:`#346, #384`). + + What's new in psycopg 2.7.6.1 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^