summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2019-06-07 11:43:03 +0200
committerMatěj Cepl <mcepl@cepl.eu>2019-06-08 08:52:13 +0200
commit778a8ea53353274791388857ff6a96178a2988af (patch)
treeee835ea8a42aa24b8a8b57abcbc76107833664db /CHANGES
parent0b22d79082afd7c564b2ac07fb0ef5d76d692586 (diff)
downloadm2crypto-778a8ea53353274791388857ff6a96178a2988af.tar.gz
New release.0.35.1
Next time, don't forget to update Changelog. AGAIN!!!
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES14
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 075a7a9..882a835 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,17 @@
+0.35.1 - 2019-06-08
+-------------------
+
+- Actually, really fix compatibility with OpenSSL 1.1.1c. Thank you,
+ Sebastian Andrzej Siewior from the Debian team for resolving it.
+
+0.34.0 - 2019-05-30
+-------------------
+
+- Use more recent version of OpenSSL on Windows
+- Be resilient against the situation when no erorr happened.
+- Correct URL of https://www.schneier.com/academic/smime/
+- Use shlex.split() for CPP
+
0.33.0 - 2019-04-26
-------------------