summaryrefslogtreecommitdiff
path: root/setuptools.txt
diff options
context:
space:
mode:
Diffstat (limited to 'setuptools.txt')
-rwxr-xr-xsetuptools.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/setuptools.txt b/setuptools.txt
index 6884d89d..df2a613e 100755
--- a/setuptools.txt
+++ b/setuptools.txt
@@ -1859,6 +1859,9 @@ XXX
Release Notes/Change History
----------------------------
+0.6a5
+ * Fixed missing gui/cli .exe files in distribution. Fixed bugs in tests.
+
0.6a3
* Added ``gui_scripts`` entry point group to allow installing GUI scripts
on Windows and other platforms. (The special handling is only for Windows;