diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 0997bd20ea7165f088861dc993dfecdb75a993ac..a272aa362993093996743da4250213ee4de6ebfa 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -31,3 +31,5 @@ Below are some of the specific details of various contributions. * Luis Mendes submitted local arrays handling 1D and ND, to cope with arrays resizing across kernel executions * Luis Mendes submitted #107 aparapi now supports efficient execution on discrete GPU and other devices * Luis Mendes submitted - Support for OpenCLDevice configurator/configure API +* Luis Mendes - Fix for Issue #153 Potential JVM crash when using multi-dimensional arrays(>1D) (refs #153) +* Luis Mendes - Code refactorization for AparapiBuffer and ArrayBuffer classes improving OO concerns separation \ No newline at end of file