summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2019-04-26 16:34:29 +0200
committerMatěj Cepl <mcepl@cepl.eu>2019-04-26 16:34:29 +0200
commit5b8f77b4e3c2a1b0e2e81c24687f7eb440909fa4 (patch)
tree9acfb57dfe25656c74a4e06d3d5f9c33708ff5cd /CHANGES
parenteb4525ce1add0c2d5e9f2286807af52902fd94a4 (diff)
downloadm2crypto-5b8f77b4e3c2a1b0e2e81c24687f7eb440909fa4.tar.gz
New release 0.33.00.33.0
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index bd4afee..075a7a9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,13 @@
+0.33.0 - 2019-04-26
+-------------------
+
+- eb4525c - Stop pretending to support Python 3.4. <Matěj Cepl>
+- 6a89548 - Fix use of urlunsplit (25 hours ago) <Andreas Schwab>
+- 0a5a356 - tests/test_ssl: use -ciphercuites for TLS1.3 cipher in
+ openssl1.1 <Sebastian Andrzej Siewior>
+- 8a0a3e3 - There are apparently multiword CPP variables. Taking that
+ into account. <Matěj Cepl>
+
0.32.0 - 2019-03-04
-------------------