diff --git a/NEWS b/NEWS index 35a1c581..4a9a3a87 100644 --- a/NEWS +++ b/NEWS @@ -18,6 +18,7 @@ v0.6 (xxxx-xx-xx) - API breakage: SetThreadName() now only works on current thread. - Fixed thread name retrieval after thread is destroyed. - Added number of CPU cores to host info. +- Limited number of possible source locations to 64K. v0.5 (2019-08-10) -----------------