]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
docs: add entry about segfault on fork fixed 360/head
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 28 Aug 2022 10:00:12 +0000 (11:00 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 28 Aug 2022 11:56:11 +0000 (12:56 +0100)
docs/news.rst

index 89db06cde872718de9df08b3ae0f999c57452d7a..d6a9cca1aedebd76b2bad952895516fb034cb84f 100644 (file)
@@ -37,6 +37,13 @@ Psycopg 3.1 (unreleased)
 - Drop support for Python 3.6.
 
 
+Psycopg 3.0.17 (unreleased)
+^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+- Fix segfaults on fork on some Linux systems using `ctypes` implementation
+  (:ticket:`#300`).
+
+
 Current release
 ---------------