summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2014-07-06 17:16:26 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2014-07-06 17:16:26 -0400
commit961ede05109e3f26ee392e6971f84e9625ca3638 (patch)
treea4c584d69ec2a513ea854ed74888ada46e1e9300
parent41563b5f5a03d8d977cd8098627e0fcec02aef99 (diff)
downloadsqlalchemy-961ede05109e3f26ee392e6971f84e9625ca3638.tar.gz
changelog, fixes #3093
-rw-r--r--doc/build/changelog/changelog_09.rst9
1 files changed, 9 insertions, 0 deletions
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
@@ -15,6 +15,15 @@
: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
:versions: 1.0.0