From ecf025e13c30a54f7e97a8f531114d64d150fb5f Mon Sep 17 00:00:00 2001 From: Robert Myers Date: Thu, 9 Dec 2010 22:45:11 -0600 Subject: Updated CHANGES.txt --HG-- branch : distribute extra : rebase_source : b6e9ebbe1127a40bfb3b14660d71c74b24d6a5ea --- CHANGES.txt | 1 + CONTRIBUTORS.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index fc843b64..ee3dea6e 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -8,6 +8,7 @@ CHANGES * Fixed typo in bdist_egg * Several issues under Python 3 has been solved. +* Issue 146: Fixed missing DLL files after easy_install of windows exe package. ------ 0.6.14 diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt index f0ec2ba4..9ef062c7 100644 --- a/CONTRIBUTORS.txt +++ b/CONTRIBUTORS.txt @@ -14,6 +14,7 @@ Contributors * Noufal Ibrahim * Philip Jenvey * Reinout van Rees +* Robert Myers * Tarek Ziadé * Toshio Kuratomi -- cgit v1.2.3