summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortarek <none@none>2009-10-14 19:54:44 +0200
committertarek <none@none>2009-10-14 19:54:44 +0200
commitc4ba04373c08da643c5f1b9a0012857acc8e7262 (patch)
tree209b5ea13a39ed1eea6808056081cdf131f9818e
parent87213900312e662b805b2956d179a81521029487 (diff)
downloadpython-setuptools-git-c4ba04373c08da643c5f1b9a0012857acc8e7262.tar.gz
typo
--HG-- branch : distribute extra : rebase_source : 61f2b4f32f0317b02463282d5dc41cb3f245e744
-rw-r--r--CHANGES.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index c9f1713e..5ccd32be 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -6,7 +6,7 @@ CHANGES
0.6.5
-----
-* Issue 65: cli.exe and gui.exe are not generated at build time,
+* Issue 65: cli.exe and gui.exe are now generated at build time,
depending on the platform in use.
* Issue 67: Fixed doc typo (PEP 381/382)