diff options
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r-- | docs/ReleaseNotes.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index e903080..1ab2b70 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -449,6 +449,8 @@ Release Notes</a>.</h1> expose new optimization opportunities:</p> <ul> + <li>Thread local variables may have a specified TLS model. See the + <a href="LangRef.html#globalvars">Language Reference Manual</a>.</li> <li>...</li> </ul> |