From: Mike Bayer Date: Tue, 22 Jul 2014 20:25:58 +0000 (-0400) Subject: - ticket inline X-Git-Tag: rel_1_0_0b1~293 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=23f3621d01f9f50e5c439b883a0434dc84fbf88e;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git - ticket inline --- diff --git a/doc/build/changelog/changelog_08.rst b/doc/build/changelog/changelog_08.rst index c26a6c1da8..f95048ca74 100644 --- a/doc/build/changelog/changelog_08.rst +++ b/doc/build/changelog/changelog_08.rst @@ -118,15 +118,11 @@ .. change:: :tags: bug, ext :versions: 0.9.5, 1.0.0 - :tickets: 3051 + :tickets: 3051, 3093 Fixed bug in mutable extension where :class:`.MutableDict` did not report change events for the ``setdefault()`` dictionary operation. - .. seealso:: - - :ticket:`3093` - .. change:: :tags: bug, ext :versions: 0.9.5, 1.0.0