summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2023-03-22 11:15:03 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2023-03-22 11:15:03 -0700
commit3595df38b83abab7579dd93c3568bbc0ecb8c067 (patch)
treea38130667c944383f338048f99f32b2dd74c26a0
parent4b5a27ef9aa40fa6f0c50c5e49b704b4649136a2 (diff)
downloadtz-3595df38b83abab7579dd93c3568bbc0ecb8c067.tar.gz
* NEWS: Document previous change.
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9571510..ba4f242 100644
--- a/NEWS
+++ b/NEWS
@@ -79,6 +79,9 @@ Unreleased, experimental changes
'restrict' keyword consistently with their documentation.
This may allow future optimizations.
+ zdump again builds standalone with ckdadd and without setenv,
+ fixing a bug introduced in 2022g. (Problem reported by panic.)
+
leapseconds.awk can now process a leap seconds file that never
expires; this might be useful if leap seconds are discontinued.