diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2014-07-06 14:00:46 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2014-07-06 14:00:46 -0400 |
| commit | 0d6a21f045a6137d6ed96d89d966bceacd8a2531 (patch) | |
| tree | d2375834786ce8d95a10e06ddb6dbef618f5dc04 /CHANGES.txt | |
| parent | cde14ad10eec5bc2e8fc0af24125f58c91e0fbcc (diff) | |
| download | python-setuptools-git-0d6a21f045a6137d6ed96d89d966bceacd8a2531.tar.gz | |
Update changelog
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index ef456a7e..107aa093 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -2,6 +2,13 @@ CHANGES ======= +----- +5.4.1 +----- + +* Python #7776: (ssl_support) Correct usage of host for validation when + tunneling for HTTPS. + --- 5.4 --- |
