aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2014-02-12 10:14:54 +0100
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2014-02-12 10:14:54 +0100
commit6b1e207081bce5a71d456fd2fbe031cb324b7529 (patch)
tree8a3b6267229d1d4f880a840a76becc282f46e898 /ChangeLog
parentc9093085edd6ef9407082d32f748269b5bdb59b6 (diff)
downloadmbedtls-6b1e207081bce5a71d456fd2fbe031cb324b7529.zip
mbedtls-6b1e207081bce5a71d456fd2fbe031cb324b7529.tar.gz
mbedtls-6b1e207081bce5a71d456fd2fbe031cb324b7529.tar.bz2
Fix verion-major intolerance
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e446742..4c374a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,7 @@ Bugfix
statistics
* Fix buf in RSA PKCS#1 v1.5 "reversed" operations
* Fixed testing with out-of-source builds using cmake
+ * Fixed version-major intolerance in server
= PolarSSL 1.3.4 released on 2014-01-27
Features