From: Mike Bayer Date: Tue, 22 Jul 2014 20:25:58 +0000 (-0400) Subject: - ticket inline X-Git-Tag: rel_0_8_7~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=40fe737f4c46a5dfa65f9737dbe04d0a40003bd2;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git - ticket inline --- diff --git a/doc/build/changelog/changelog_08.rst b/doc/build/changelog/changelog_08.rst index 6aa2148832..4713f6a9a9 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