diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2016-07-28 15:00:01 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2016-07-28 15:00:01 -0400 |
| commit | 9e3f3cb5f58caf69e003023d724a8793e8d1c184 (patch) | |
| tree | 5fb492cca2d558476598e214cc7b4cb9e0d613a1 /CHANGES.rst | |
| parent | fb7b558e779736bd1ddcff5c30f9e73b611f1837 (diff) | |
| download | python-setuptools-git-9e3f3cb5f58caf69e003023d724a8793e8d1c184.tar.gz | |
Update changelog
Diffstat (limited to 'CHANGES.rst')
| -rw-r--r-- | CHANGES.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index 5aa2733c..77bd1c79 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -2,6 +2,13 @@ CHANGES ======= +v25.1.1 +------- + +* #686: Fix issue in sys.path ordering by pkg_resources when + rewrite technique is "raw". +* #699: Fix typo in msvc support. + v25.1.0 ------- |
