From e0a76169cc1c355dd2f1e6786a27fe3e32f52e76 Mon Sep 17 00:00:00 2001
From: Paul Eggert <eggert@cs.ucla.edu>
Date: Thu, 4 Aug 2016 18:59:26 -0700
Subject: [PROPOSED PATCH 2/2] * NEWS: Credit Alexander Belopolsky.

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

diff --git a/NEWS b/NEWS
index 037f779..ba26a49 100644
--- a/NEWS
+++ b/NEWS
@@ -13,7 +13,8 @@ Unreleased, experimental changes
     strings that disagree with the local time type after the last
     explicit transition in the data.  This fixes a bug with
     Africa/Casablanca and Africa/El_Aaiun in some year-2037 time
-    stamps on the reference platform.
+    stamps on the reference platform.  (Thanks to Alexander Belopolsky
+    for reporting the bug and suggesting a way forward.)
 
   Changes affecting documentation and commentary
 
-- 
2.7.4

