Recursion?

I just started looking at OpenCL. I read a presentation from 2008 SIGGRAPH that indicated that OpenCL did not (then) support recursion. Is it also true that the most recent version of OpenCL does not support recursion?

Recursion is not supported in OpenCL 1.1. either.