threading_set_own() renamed to threading_set_alt()

This commit is contained in:
Paul Bakker 2013-10-11 10:51:32 +02:00
parent 4aa40d4f51
commit b7c13123de
2 changed files with 2 additions and 1 deletions

View file

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