From: Mike Bayer Date: Mon, 23 Jun 2014 15:12:47 +0000 (-0400) Subject: fix changelog X-Git-Tag: rel_1_0_0b1~381 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=179a3551bdeba7c934c3d44da0b478162d0373c7;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git fix changelog --- diff --git a/doc/build/changelog/changelog_09.rst b/doc/build/changelog/changelog_09.rst index e3ddc1d1ba..432b630cb4 100644 --- a/doc/build/changelog/changelog_09.rst +++ b/doc/build/changelog/changelog_09.rst @@ -225,6 +225,8 @@ needs to have a table-bound column present if the index is to be manually added to the table, either via inline declaration or via :meth:`.Table.append_constraint`. + + .. change:: :tags: bug, firebird :tickets: 3038