summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-02-03 08:20:09 -0500
committerJason R. Coombs <jaraco@jaraco.com>2016-02-03 08:20:09 -0500
commit725bf101f83f4a8f1bd3e11704664481d102775d (patch)
tree2bf1b92d0ac48eb7cbd622a0d0800ab5b5e88b8e
parente9c60b8e29a2bc0f4b8df0c61d75168ff67cd7dc (diff)
downloadpython-setuptools-git-725bf101f83f4a8f1bd3e11704664481d102775d.tar.gz
Update changelog
-rw-r--r--CHANGES.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index a1589974..50f1f8f1 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,6 +2,12 @@
CHANGES
=======
+19.7
+----
+
+* `Off-project PR <https://github.com/jaraco/setuptools/pull/32>`_:
+ For FreeBSD, also honor root certificates from ca_root_nss.
+
19.6.2
------