From: Mike Bayer Date: Sat, 2 Mar 2013 21:26:10 +0000 (-0500) Subject: merge 0.7 changelog X-Git-Tag: rel_0_8_0~14^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6b4c2edb52319be1166f91e1edd1e435e67c714;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git merge 0.7 changelog --- diff --git a/doc/build/changelog/changelog_07.rst b/doc/build/changelog/changelog_07.rst index f520caf348..41aac067b1 100644 --- a/doc/build/changelog/changelog_07.rst +++ b/doc/build/changelog/changelog_07.rst @@ -3,6 +3,16 @@ 0.7 Changelog ============== +.. changelog:: + :version: 0.7.11 + + .. change:: + :tags: bug, tests + :tickets: 2669 + :pullreq: 41 + + Fixed an import of "logging" in test_execute which was not + working on some linux platforms. .. changelog:: :version: 0.7.10