From: Mike Bayer Date: Wed, 3 Jul 2013 19:38:26 +0000 (-0400) Subject: dont need this X-Git-Tag: rel_0_8_2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55b664622d6efe91946f1caed70220fea5c0267b;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