summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2015-08-07 14:18:54 -0400
committerJason R. Coombs <jaraco@jaraco.com>2015-08-07 14:18:54 -0400
commite999c1c445b3891e972ad9353cca334e82621363 (patch)
treeef2c937101aa2a3385961ececd9002ae2be8f9b0 /CHANGES.txt
parent504d4012293d09847e02d5aa5b495db730077f4f (diff)
downloadpython-setuptools-git-e999c1c445b3891e972ad9353cca334e82621363.tar.gz
Update changelog. Fixes #412.
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 6dda9dbb..e95f616b 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -3,6 +3,12 @@ CHANGES
=======
----
+18.2
+----
+
+* Issue #412: More efficient directory search in ``find_packages``.
+
+----
18.1
----