From: Tim Peters Date: Thu, 14 Nov 2002 23:31:58 +0000 (+0000) Subject: Windows blurb about new Tcl/Tk release shipped on Windows. X-Git-Tag: v2.3c1~3413 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=857fb4c1368aaafe70bb238548a544a547aa6eac;p=thirdparty%2FPython%2Fcpython.git Windows blurb about new Tcl/Tk release shipped on Windows. --- diff --git a/Misc/NEWS b/Misc/NEWS index fddf062fe093..34f70b74744c 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -767,6 +767,9 @@ Yet to be written. Windows ------- +- The Windows distribution now ships with Tcl/Tk version 8.4.1 (it + previously shipped with Tcl/Tk 8.3.2). + - When Python is built under a Microsoft compiler, sys.version now includes the compiler version number (_MSC_VER). For example, under MSVC 6, sys.version constains the substring "MSC v.1200 ". 1200 is