From: Mike Bayer Date: Wed, 3 Jul 2013 19:38:26 +0000 (-0400) Subject: dont need this X-Git-Tag: rel_0_9_0b1~198 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f9ec82d22f63a66f73f0cd3a5a548d79c1dccd0d;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git dont need this --- diff --git a/doc/build/changelog/changelog_08.rst b/doc/build/changelog/changelog_08.rst index 29da708fca..cc1d5614fe 100644 --- a/doc/build/changelog/changelog_08.rst +++ b/doc/build/changelog/changelog_08.rst @@ -207,7 +207,7 @@ Fixed the interaction between composite attributes and the :func:`.aliased` function. Previously, composite attributes wouldn't work correctly in comparison operations when aliasing - was applied. Also in 0.8.2. + was applied. .. change:: :tags: bug, mysql