summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>2020-05-04 23:51:37 +1200
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>2020-05-04 23:52:58 +1200
commita35549d0ad380a3a0b1726cc6ec723bc80b6ee01 (patch)
tree877d2fa41ad3497ecb49252bbe428fe87fd95298
parent364b0e0563e04c0e297667eb7cff82f175d2125e (diff)
downloadpsycopg2-a35549d0ad380a3a0b1726cc6ec723bc80b6ee01.tar.gz
Mention ticket #1101 closed in news file
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a1c56d0..0814651 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,13 @@
Current release
---------------
+What's new in psycopg 2.8.6
+^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+- Fixed memory leak changing connection encoding to the current one
+ (:ticket:`#1101`).
+
+
What's new in psycopg 2.8.5
^^^^^^^^^^^^^^^^^^^^^^^^^^^