]> 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:21 +0000 (20:15 -0400)
doc/build/changelog/changelog_08.rst
doc/build/changelog/changelog_09.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
 
index 6909c22e008ee39ec8404d50e2f1074fb4780a99..65e05d89b9f8e6cd4547fc488c2923ca53fde11a 100644 (file)
@@ -72,6 +72,7 @@
         Postgresql index would be reflected in the wrong order.
         Courtesy Roman Podolyaka.  Also in 0.8.2.
 
+    .. change::
         :tags: bug, sql
         :tickets: 2746, 2668