From d9cd0fbff751059d5fb94a9453e7722d4ec49057 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= <besser82@fedoraproject.org>
Date: Mon, 30 Dec 2024 11:19:58 +0100
Subject: [PATCH] Update NEWS.

---
 NEWS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/NEWS b/NEWS
index 2fae0c87..430f37c6 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,8 @@ Version 4.4.37
 * Several fixes to the manpages (issue #185).
 * Add binary compatibility for x86_64 GNU/Hurd (issue #189).
 * Only test the needed makecontext signature during configure (issue #178).
+* Fix -Werror=strict-overflow in lib/crypt-bcrypt.c, which is seen
+  by GCC 4.8.5 (issue #197).
 
 Version 4.4.36
 * Fix left over bits failing with Perl v5.38.0 (issue #173).