From b4bab91fd658160827f05c9ed93541e2a148f099 Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Fri, 19 Sep 2003 01:01:59 +0000 Subject: Mention improvement of detection of broken tzset() (patch #762934). --- Misc/NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index b25698c..eaa9182 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -132,6 +132,8 @@ Tools/Demos Build ----- +- patch #762934: improve detection of broken implementations of tzset(). + - Patch #798202: detect redhat9 Tcl/Tk in configure script. C API -- cgit v0.12