summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorCNugteren <web@cedricnugteren.nl>2015-07-31 11:15:48 +0200
committerCNugteren <web@cedricnugteren.nl>2015-07-31 11:15:48 +0200
commita27ce11c69cede0dc7a2d75e8308b3ab7ae2931b (patch)
treefd30288b05aa95bf4c030287ca160507cdc8246e /CHANGELOG
parent68044254c77486831b12b9e7c406055a8dc41d5e (diff)
Updated documentation reflecting removal of clBLAS sources
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index d94a9502..67096acc 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
Development version (next release)
--
+- Now using the Claduc C++11 interface to OpenCL
+- Removed clBLAS sources, it should now be installed separately for testing
Version 0.3.0
- Re-organized test/client infrastructure to avoid code duplication