From 4e64dd995a2d3c07efb9472bbd2cd6045d515046 Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Wed, 16 Dec 2015 08:10:00 -0500 Subject: [PATCH] Update changelog to reference ticket --- CHANGES.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index f68cd4189b..4e71bd725e 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -7,7 +7,8 @@ CHANGES 19.1 ---- -* The bootstrap script ``ez_setup.py`` now automatically detects +* Issue #215: The bootstrap script ``ez_setup.py`` now + automatically detects the latest version of setuptools (using PyPI JSON API) rather than hard-coding a particular value. * Issue #475: Fix incorrect usage in _translate_metadata2.