From: Mike Bayer Date: Mon, 23 Oct 2017 22:39:47 +0000 (-0400) Subject: Issue #4115 will be backported to 1.1, move changelog file X-Git-Tag: rel_1_2_0~50 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=860640fb8dfbaae6e3e38f81ea9efb40ecb3c3a7;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git Issue #4115 will be backported to 1.1, move changelog file Change-Id: Ib5039ad9cbdf036ab78b74266847fd67cdcfbfc3 --- diff --git a/doc/build/changelog/unreleased_12/4115.rst b/doc/build/changelog/unreleased_11/4115.rst similarity index 87% rename from doc/build/changelog/unreleased_12/4115.rst rename to doc/build/changelog/unreleased_11/4115.rst index f94f600596..00c2718416 100644 --- a/doc/build/changelog/unreleased_12/4115.rst +++ b/doc/build/changelog/unreleased_11/4115.rst @@ -1,6 +1,7 @@ :change: :tags: bug, mysql :tickets: 4115 + :versions: 1.2.0b4 Fixed regression from 1.2.0b3 where "MariaDB" version comparison can - fail for some particular MariaDB version strings under Python 3. \ No newline at end of file + fail for some particular MariaDB version strings under Python 3.