From 05a4fce4c1e44781b1ec188f513e6013576f4b35 Mon Sep 17 00:00:00 2001
From: Andreas Kloeckner <inform@tiker.net>
Date: Thu, 18 Jul 2013 16:52:32 -0400
Subject: [PATCH] Ack Alex in change log

---
 doc/misc.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doc/misc.rst b/doc/misc.rst
index 4c57d8c3..5af41afb 100644
--- a/doc/misc.rst
+++ b/doc/misc.rst
@@ -83,6 +83,8 @@ Version 2013.2
 * Support *strides* on :func:`pyopencl.enqueue_map_buffer` and
   :func:`pyopencl.enqueue_map_image`.
 * :class:`pyopencl.ImageFormat` was made comparable and hashable.
+* :mod:`pyopencl.reduction` supports slicing (contributed by Alex Nitz)
+* Bug fixes
 
 Version 2013.1
 --------------
-- 
GitLab