aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2013-11-14 14:58:07 -0500
committerJason R. Coombs <jaraco@jaraco.com>2013-11-14 14:58:07 -0500
commit79f4299c37142ecc9643e38632ab8ee6695e0f65 (patch)
treee74513f64ae1afb1f489dd01ffd8161da51c2c42
parent9b316f1fa946fa24d770ba8c03dcfeec700d37cc (diff)
downloadexternal_python_setuptools-79f4299c37142ecc9643e38632ab8ee6695e0f65.tar.gz
external_python_setuptools-79f4299c37142ecc9643e38632ab8ee6695e0f65.tar.bz2
external_python_setuptools-79f4299c37142ecc9643e38632ab8ee6695e0f65.zip
Updated changelog
-rw-r--r--CHANGES.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 865a8913..c991f221 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,6 +2,13 @@
CHANGES
=======
+---
+1.4
+---
+
+* Issue #27: ``easy_install`` will now use credentials from .pypirc if
+ present for connecting to the package index.
+
-----
1.3.2
-----