]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
Revert 860640fb8dfbaae6e3e38f81ea9efb40ecb3c3a7
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 23 Oct 2017 22:48:00 +0000 (18:48 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 23 Oct 2017 22:48:00 +0000 (18:48 -0400)
Revert 860640fb8dfbaae6e3e38f81ea9efb40ecb3c3a7 as this breaking change
was not actually released under 1.1

Change-Id: Ia1bfbebc5c34cd003de8657fedfccb6a41fc53fe

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

similarity index 55%
rename from doc/build/changelog/unreleased_11/4115.rst
rename to doc/build/changelog/unreleased_12/4115.rst
index 00c27184167492107ed40f315505f230194628f6..1c668cd35631f61219c8eccee4cb55bc602e3ff3 100644 (file)
@@ -1,7 +1,6 @@
 :change:
     :tags: bug, mysql
     :tickets: 4115
-    :versions: 1.2.0b4
 
-    Fixed regression from 1.2.0b3 where "MariaDB" version comparison can
+    Fixed regression from issue 1.2.0b3 where "MariaDB" version comparison can
     fail for some particular MariaDB version strings under Python 3.