From 2c0ed4f5272fb651d30cfc036d39559e2696b789 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 20 Oct 2013 23:04:26 -0700 Subject: [PATCH] * NEWS: Document recent localtime and zdump fixes. --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index 3441858..ab3f39c 100644 --- a/NEWS +++ b/NEWS @@ -19,6 +19,12 @@ Unreleased, experimental changes around a bug in BusyBox awk before version 1.21.0. (Thanks to Patrick 'P. J.' McDermott.) + Changes affecting code + + Fix localtime overflow bugs with 32-bit unsigned time_t. + + zdump no longer assumes sscanf returns maximal values on overflow. + Changes affecting the build procedure The builder can specify which programs to use, if any, instead of