summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSybren A. Stüvel <sybren@stuvel.eu>2016-01-22 15:44:07 +0100
committerSybren A. Stüvel <sybren@stuvel.eu>2016-01-22 15:44:07 +0100
commitea71fcb22c677aa9a53e510152bfc0a419bae1af (patch)
tree871641a8eb1b47cd80395cc77d7ebba461c9c8af
parent4bc9733b78cd115a742b9486ab11ccbdcb9ca001 (diff)
downloadrsa-git-ea71fcb22c677aa9a53e510152bfc0a419bae1af.tar.gz
Updated changelog
-rw-r--r--CHANGELOG.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 4644c78..4d3c04a 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -9,7 +9,7 @@ Version 3.4 - in development
- Solved side-channel vulnerability by implementing blinding, fixes #19
- Deprecated the VARBLOCK format and rsa.bigfile module due to security issues, see
https://github.com/sybrenstuvel/python-rsa/issues/13
-- Fixed bugs #14, #27, #30
+- Fixed bugs #12, #14, #27, #30
Version 3.3 - released 2016-01-13