From 29ce6db26dea9d59df9769be51e84fe5a646c555 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Thu, 4 Jul 2013 20:03:18 -0400 Subject: [PATCH] 0.9 changelog --- 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 c2abc2504d..959929ec1c 100644 --- a/doc/build/changelog/changelog_09.rst +++ b/doc/build/changelog/changelog_09.rst @@ -6,6 +6,15 @@ .. changelog:: :version: 0.9.0 + .. change:: + :tags: bug, orm + :tickets: 2773 + + Fixed bug whereby attribute history functions would fail + when an object we moved from "persistent" to "pending" + using the :func:`.make_transient` function, for operations + involving collection-based backrefs. Also in 0.8.3. + .. change:: :tags: bug, engine, pool :tickets: 2772 -- 2.47.3