From 104b8a39c78d11167c978b7984a010ba70f1c85d Mon Sep 17 00:00:00 2001
From: "Tobias S. Josefowitz" <tobij@tobij.de>
Date: Tue, 16 Mar 2021 22:59:51 +0100
Subject: [PATCH] CHANGES: Document build/find_stack_direction() fix

---
 CHANGES | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/CHANGES b/CHANGES
index 3587f37f58..e4b74005c7 100644
--- a/CHANGES
+++ b/CHANGES
@@ -9,6 +9,13 @@ o Inotify
   add_watch() now returns -1 for filsystem-related failures
   that may be due to the filsystem being in flux.
 
+Building & Tools
+----------------
+
+o Improved check for stack direction to also report correct results when
+  compiling with Clang 11.
+
+
 Changes since Pike 8.0.702 (release 13)
 ----------------------------------------------------------------------
 
-- 
GitLab