aboutsummaryrefslogtreecommitdiffstats
path: root/changelog.d
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-05-12 20:49:54 -0400
committerJason R. Coombs <jaraco@jaraco.com>2020-05-12 21:06:18 -0400
commit6a73d1f0bc1e25833974eb0ec943b65d2381a7a9 (patch)
treeaaec1ca647d5aea2302863a938ede71997c8ce66 /changelog.d
parent932d88b5e5972f6da11ebff4e516b787dca8e393 (diff)
downloadexternal_python_setuptools-6a73d1f0bc1e25833974eb0ec943b65d2381a7a9.tar.gz
external_python_setuptools-6a73d1f0bc1e25833974eb0ec943b65d2381a7a9.tar.bz2
external_python_setuptools-6a73d1f0bc1e25833974eb0ec943b65d2381a7a9.zip
Update changelog
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/2089.change.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/2089.change.rst b/changelog.d/2089.change.rst
new file mode 100644
index 00000000..0977cfca
--- /dev/null
+++ b/changelog.d/2089.change.rst
@@ -0,0 +1 @@
+Package index functionality no longer attempts to remove an md5 fragment from the index URL. This functionality, added for distribute #163 is no longer relevant.