diff --git a/doc/source/misc.rst b/doc/source/misc.rst index 5e8cf1714e27f086486a189fe0a1c01d58e3a2e5..a99130c17d65cba3cc6f60fd6253f0d86783f235 100644 --- a/doc/source/misc.rst +++ b/doc/source/misc.rst @@ -67,14 +67,17 @@ C interface to Python: User-visible Changes ==================== -Version 2011.2 --------------- +Version 2011.2.1 +---------------- .. note:: This version is currently under development. You can get snapshots from PyOpenCL's git version control. +Version 2011.2 +-------------- + * Add :func:`pyopencl.enqueue_migrate_mem_object`. * Add :func:`pyopencl.image_from_array`. * IMPORTANT BUGFIX: Kernel caching was broken for all the 2011.1.x releases, with