]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
Issue #4115 will be backported to 1.1, move changelog file
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 23 Oct 2017 22:39:47 +0000 (18:39 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 23 Oct 2017 22:39:47 +0000 (18:39 -0400)
Change-Id: Ib5039ad9cbdf036ab78b74266847fd67cdcfbfc3

doc/build/changelog/unreleased_11/4115.rst [moved from doc/build/changelog/unreleased_12/4115.rst with 87% similarity]

similarity index 87%
rename from doc/build/changelog/unreleased_12/4115.rst
rename to doc/build/changelog/unreleased_11/4115.rst
index f94f6005962fb222720849f9ec02513631a3b477..00c27184167492107ed40f315505f230194628f6 100644 (file)
@@ -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.