]> granicus.if.org Git - python/commitdiff
Issue #27806: add Aleks to Misc/ACKS.
authorNed Deily <nad@python.org>
Sun, 18 Sep 2016 19:24:23 +0000 (15:24 -0400)
committerNed Deily <nad@python.org>
Sun, 18 Sep 2016 19:24:23 +0000 (15:24 -0400)
Misc/ACKS
Misc/NEWS

index 7963a12a7559b5982857f873f61084131a9d9f56..6a1fd9f526efb9684e2315dcee6cf9951b15af0d 100644 (file)
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -192,6 +192,7 @@ Jan-Hein Bührman
 Lars Buitinck
 Dick Bulterman
 Bill Bumgarner
+Aleks Bunin
 Jimmy Burgett
 Edmond Burnett
 Tommy Burnette
index 49cafbb2b4294f65d8dc8548412d64c6c23b6bbc..4fa9f7cf66d64bc053c4850c84669220aed9c236 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -204,7 +204,7 @@ Build
   Also update FreedBSD version checks for the original ctype UTF-8 workaround.
 
 - Issue #27806: Fix 32-bit builds on macOS Sierra 10.12 broken by removal of
-  deprecated QuickTime/QuickTime.h header file.  Patch by sashk.
+  deprecated QuickTime/QuickTime.h header file.  Patch by Aleks Bunin.
 
 Tools/Demos
 -----------