From 270efc91d339d3d4d3bf6a796656e5027016168f Mon Sep 17 00:00:00 2001
From: "Stephen R. van den Berg" <srb@cuci.nl>
Date: Thu, 9 Nov 2017 12:24:01 +0100
Subject: [PATCH] Updated CHANGES.

---
 CHANGES | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/CHANGES b/CHANGES
index 1f81829f43..1f92f2f893 100644
--- a/CHANGES
+++ b/CHANGES
@@ -52,8 +52,9 @@ o Sql.pgsql
   - Suppress spurious 'File not open' blurts on stderr when the
     connection is still pending and we inspect the connection object.
 
-  - Signal EOF early before closing the SQL result portal to prevent
-    occasional deadlocks on (heavy) object destructions.
+  - Signal EOF early before closing the SQL result portal and thoroughly
+    cleanup bufcon/stashcount to prevent occasional deadlocks
+    on asynchronous object destructions.
 
 o Standards.IIM
 
-- 
GitLab