diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2018-06-06 08:26:08 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2018-06-06 08:26:08 -0400 |
| commit | 20e50f6365c54cee1b7c558106e7ee0ed048825f (patch) | |
| tree | 67a65a4ac8775b365d050282fae74f6acf7159e6 | |
| parent | 95880b3ebbd61367d2c4b3409e7789e1893c2d79 (diff) | |
| download | python-setuptools-git-20e50f6365c54cee1b7c558106e7ee0ed048825f.tar.gz | |
Update changelog. Ref #1366.
| -rw-r--r-- | changelog.d/1366.change.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/1366.change.rst b/changelog.d/1366.change.rst new file mode 100644 index 00000000..f70e2a2e --- /dev/null +++ b/changelog.d/1366.change.rst @@ -0,0 +1 @@ +In package_index, fixed handling of encoded entities in URLs. |
