aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGES.txt1
-rw-r--r--CONTRIBUTORS.txt1
2 files changed, 2 insertions, 0 deletions
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