summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2018-07-06 19:39:46 +0200
committerCedric Nugteren <web@cedricnugteren.nl>2018-07-06 19:39:46 +0200
commit7bae54f61f8a2b589421afd57c9da6c8775155ef (patch)
tree320f7664046a3ef500f3c36f4d68ca18f46ecd4a /CHANGELOG
parent49e06d20ab03e85da8ca5e5f70799621aee9f885 (diff)
Updated changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index f31babbe..a7534bba 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
Development (next version)
- Fixed an access violation under Windows upon releasing the OpenCL program when the driver is already unloaded
+- Fixed an issue with double cl_program release in the CLBlast caching system
Version 1.4.0
- Added Python interface to CLBlast 'PyCLBlast'