]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
fix syntax screwup
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 1 Jul 2013 00:15:21 +0000 (20:15 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 1 Jul 2013 00:15:47 +0000 (20:15 -0400)
Conflicts:
doc/build/changelog/changelog_09.rst

doc/build/changelog/changelog_08.rst

index 8b351957294908c328a946da6c95fbcb9eaa1ba5..48f57e8cdb4c2d400ca6b4841e5f8bcce6da902f 100644 (file)
@@ -72,6 +72,7 @@
         Postgresql index would be reflected in the wrong order.
         Courtesy Roman Podolyaka.
 
+    .. change::
         :tags: bug, sql
         :tickets: 2746, 2668