aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2018-10-25 11:36:40 -0400
committerJason R. Coombs <jaraco@jaraco.com>2018-10-25 11:38:19 -0400
commitc14b6f35659ca0a13968632f58e18ba40cd11dca (patch)
treed6b5d55f1a2b5888bb538607afe45ff3526ff560
parent6966c75947609b5e2dd85aa4cb1725e3e4897e04 (diff)
downloadexternal_python_setuptools-c14b6f35659ca0a13968632f58e18ba40cd11dca.tar.gz
external_python_setuptools-c14b6f35659ca0a13968632f58e18ba40cd11dca.tar.bz2
external_python_setuptools-c14b6f35659ca0a13968632f58e18ba40cd11dca.zip
Update changelog
-rw-r--r--changelog.d/1335.change.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/1335.change.rst b/changelog.d/1335.change.rst
new file mode 100644
index 00000000..a6ced1bb
--- /dev/null
+++ b/changelog.d/1335.change.rst
@@ -0,0 +1 @@
+In ``pkg_resources.normalize_path``, fix issue on Cygwin when cwd contains symlinks.