From 3eadba0660ceb9e07969dfa244ec3f0e23f84150 Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Sat, 16 Jul 2011 17:26:20 -0500 Subject: [PATCH] Update contributors. --- CONTRIBUTORS.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt index 3287d614..ba5328f4 100644 --- a/CONTRIBUTORS.txt +++ b/CONTRIBUTORS.txt @@ -51,3 +51,6 @@ - Martin Bergholdt Fix missing math.h functions in Windows 7 + MSVCC. +- Neil Muller + Numerous fixes, including those for Python 3 compatibility. +