>From f6900f335a0b313ad4bd9c5ed3ce39faf3f0a965 Mon Sep 17 00:00:00 2001
From: Paul Eggert <eggert@cs.ucla.edu>
Date: Thu, 31 May 2018 15:43:32 -0700
Subject: [PROPOSED] Mention AO TimeZone Migration

(Thanks to Aldrin Martoq for the link.)
* NEWS, tz-link.html: Mention it.
---
 NEWS         | 3 +++
 tz-link.html | 2 ++
 2 files changed, 5 insertions(+)

diff --git a/NEWS b/NEWS
index 9bbe579..0ef70a1 100644
--- a/NEWS
+++ b/NEWS
@@ -27,6 +27,9 @@ Unreleased, experimental changes
 
     The name "TZif" is now used for the tz binary data format.
 
+    tz-link.htm now mentions the A0 TimeZone Migration utilities.
+    (Thanks to Aldrin Martoq for the link.)
+
   Changes to build procedure
 
     New 'make' target 'rearguard_tarballs' to build the rearguard
diff --git a/tz-link.html b/tz-link.html
index d343569..0e65e6b 100644
--- a/tz-link.html
+++ b/tz-link.html
@@ -222,6 +222,8 @@ For further information about updates, please see
 Maintaining the Time Zone Database</a> (Internet <abbr
 title="Request For Comments">RFC</abbr> 6557). More detail can be
 found in <a href="theory.html">Theory and pragmatics of the tz code and data</a>.
+<a href="https://a0.github.io/a0-tzmigration/">A0 TimeZone Migration</a>
+displays changes between recent <code><abbr>tzdb</abbr></code> versions.
 </p>
 <h2 id="commentary">Commentary on the <code><abbr>tz</abbr></code> database</h2>
 <ul>
-- 
2.17.0

