]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
docs: add entry about segfault on fork fixed
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 12:00:11 +0000 (13:00 +0100)
docs/news.rst

index 45d387edc46b058fb49c4fa0ab2863ab65d9ed2d..dde142136cf9f1fb0da199ad6bae7a8ad0902361 100644 (file)
@@ -7,6 +7,16 @@
 ``psycopg`` release notes
 =========================
 
+Future releases
+---------------
+
+Psycopg 3.0.17 (unreleased)
+^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+- Fix segfaults on fork on some Linux systems using `ctypes` implementation
+  (:ticket:`#300`).
+
+
 Current release
 ---------------