diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2018-02-03 09:25:37 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2018-02-03 09:25:37 -0500 |
| commit | aa09100cbf3e0fef9606bc5f2afdd5cb2840427d (patch) | |
| tree | d0a369a2675d6c9b9446f22a4e648d16261d9f58 | |
| parent | b93956652eb8112c2ba94ac7e5120969a8b8a523 (diff) | |
| download | external_python_setuptools-aa09100cbf3e0fef9606bc5f2afdd5cb2840427d.tar.gz external_python_setuptools-aa09100cbf3e0fef9606bc5f2afdd5cb2840427d.tar.bz2 external_python_setuptools-aa09100cbf3e0fef9606bc5f2afdd5cb2840427d.zip | |
Update changelog.
| -rw-r--r-- | CHANGES.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index 737cc0f8..e784c2d3 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,8 @@ +v38.4.1 +------- + +* #1257: In bdist_egg.scan_module, fix ValueError on Python 3.7. + v38.4.0 ------- |
