Update NEWS.

This commit is contained in:
Bartosz Taudul 2018-03-31 01:24:11 +02:00
parent 48e82ea135
commit 780e838785

2
NEWS
View File

@ -32,6 +32,8 @@ v0.2 (xxxx-xx-xx)
executable.
- Fix possible crash in SetThreadName, that could happen if TLS init was
delayed until first use of thread local variable.
- Store full thread name if pthreads (with 15 character name limit) are
used.
v0.1 (2017-12-18)