Added missing x509write_crt_set_version()

This commit is contained in:
Paul Bakker 2013-10-11 10:54:28 +02:00
parent b7c13123de
commit 5191e92ecc
2 changed files with 6 additions and 0 deletions

View file

@ -16,6 +16,7 @@ Bugfix
* Possible naming collision in dhm_context
* Better support for MSVC
* threading_set_alt() name
* Added missing x509write_crt_set_version()
= PolarSSL-1.3.0 released on 2013-10-01
Features