From 6d22831e16997a75be2d35f6e6d98cce86fa8f78 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Tue, 10 Mar 2015 14:54:20 -0400 Subject: [PATCH] - changelog for pr github:154 (cherry picked from commit 78874d3679fe45275d44dda40f4f1bae9a0558b7) --- doc/build/changelog/changelog_09.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/build/changelog/changelog_09.rst b/doc/build/changelog/changelog_09.rst index 1f583c44a0..baa8bb3d21 100644 --- a/doc/build/changelog/changelog_09.rst +++ b/doc/build/changelog/changelog_09.rst @@ -14,6 +14,14 @@ .. changelog:: :version: 0.9.9 + .. change:: + :tags: bug, ext, py3k + :pullreq: github:154 + + Fixed bug where the association proxy list class would not interpret + slices correctly under Py3K. Pull request courtesy + Gilles Dartiguelongue. + .. change:: :tags: feature, sqlite :pullreq: bitbucket:42 -- 2.47.3