#2063: correct order of utime and stime in os.times()
result on Windows.
diff --git a/Misc/NEWS b/Misc/NEWS
index d996f48..5b334d8 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1132,6 +1132,8 @@
 Extension Modules
 -----------------
 
+- #2063: correct order of utime and stime in os.times() result on Windows.
+
 - Patch #1736: Fix file name handling of _msi.FCICreate.
 
 - Updated ``big5hkscs`` codec to the HKSCS revision of 2004.