diff --git a/c/appendix_a.asciidoc b/c/appendix_a.asciidoc index 2fc6f5f2..2492e585 100644 --- a/c/appendix_a.asciidoc +++ b/c/appendix_a.asciidoc @@ -48,6 +48,7 @@ Changes from *v3.0.15*: * Moved all KHR extension text out of the OpenCL Extension specification and into the main specifications. The OpenCL Extension specification will be removed in a subsequent revision. - * Fixed the derived formula for `atanh`, see {khronos-opencl-pr}/1048[#1048] + * Fixed the derived formula for `atanh`, see {khronos-opencl-pr}/1048[#1048]. + * Removed an incorrect statement about geometric functions operating component-wise, see {khronos-opencl-pr}/1137[#1137]. * Added new extension: ** {cl_khr_kernel_clock_EXT} (provisional)