- Update to version 2020.0

* Extended task_arena interface to simplify development of
    NUMA-aware applications.
  * Added warning notifications when the deprecated functionality is
    used.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/tbb?expand=0&rev=61
This commit is contained in:
Ismail Dönmez
2019-12-18 16:38:17 +00:00
committed by Git OBS Bridge
parent 0ec258f5f0
commit 1f422cf3bf
5 changed files with 31 additions and 20 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Dec 18 16:28:51 UTC 2019 - Ismail Dönmez <idonmez@suse.com>
- Update to version 2020.0
* Extended task_arena interface to simplify development of
NUMA-aware applications.
* Added warning notifications when the deprecated functionality is
used.
-------------------------------------------------------------------
Thu Oct 10 12:45:32 UTC 2019 - Ismail Dönmez <idonmez@suse.com>