summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJuergen Gehring <juergen.gehring@bmw.de>2018-01-25 01:01:22 -0800
committerJuergen Gehring <juergen.gehring@bmw.de>2018-01-25 01:01:22 -0800
commit45a3dea2e8226f2f6bd7017bd0e122419f77fdd7 (patch)
tree1f76e4c815f01c20826bd47a61b4d7df04d38105 /CHANGES
parent5152d31a5607393103ef01f2bb034bd267064b81 (diff)
downloadgenivi-common-api-runtime-45a3dea2e8226f2f6bd7017bd0e122419f77fdd7.tar.gz
capicxx-core-runtime 3.1.12.23.1.12.2
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 78da72b..6172c9f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,8 @@
Changes
=======
+v3.1.12.2
+- Defer Runtime destruction till shared object is unloaded
+
v3.1.12.1
- replaced std::chrono::high_resolution_clock by std::chrono::steady_clock in MainLoopContext.cpp