From 961ede05109e3f26ee392e6971f84e9625ca3638 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Sun, 6 Jul 2014 17:16:26 -0400 Subject: changelog, fixes #3093 --- doc/build/changelog/changelog_09.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/build/changelog/changelog_09.rst b/doc/build/changelog/changelog_09.rst index e90c8bac7..352f52508 100644 --- a/doc/build/changelog/changelog_09.rst +++ b/doc/build/changelog/changelog_09.rst @@ -14,6 +14,15 @@ :version: 0.9.7 :released: + .. change:: + :tags: bug, ext + :versions: 1.0.0 + :pullreq: bitbucket:24 + :tickets: 3093 + + Fixed bug where :meth:`.MutableDict.setdefault` didn't return the + existing or new value. Pull request courtesy Thomas Hervé. + .. change:: :tags: feature, mssql :pullreq: github:98 -- cgit v1.2.1