]> granicus.if.org Git - python/commitdiff
Issue #19373: Add Misc/NEWS entry.
authorNed Deily <nad@acm.org>
Tue, 29 Oct 2013 22:00:48 +0000 (15:00 -0700)
committerNed Deily <nad@acm.org>
Tue, 29 Oct 2013 22:00:48 +0000 (15:00 -0700)
Misc/NEWS

index 04bcd7b8cda56e99086ae6bd278c99086d561950..643256470990d1c552bb535dc5ab0d6cbdcfabf4 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -147,6 +147,9 @@ Build
 
 - Issue #15792: Correct build options on Win64. Patch by Jeremy Kloth.
 
+- Issue #19373: Apply upstream change to Tk 8.5.15 fixing OS X 10.9
+  screen refresh problem for OS X installer build.
+
 Tools/Demos
 -----------