summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2017-10-23 18:48:00 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2017-10-23 18:48:00 -0400
commit9a3b86908a220810977298622b3983c305a936b4 (patch)
tree916607630a628b3a84d89183649f5a1914be1fc1
parent860640fb8dfbaae6e3e38f81ea9efb40ecb3c3a7 (diff)
downloadsqlalchemy-9a3b86908a220810977298622b3983c305a936b4.tar.gz
Revert 860640fb8dfbaae6e3e38f81ea9efb40ecb3c3a7
Revert 860640fb8dfbaae6e3e38f81ea9efb40ecb3c3a7 as this breaking change was not actually released under 1.1 Change-Id: Ia1bfbebc5c34cd003de8657fedfccb6a41fc53fe
-rw-r--r--doc/build/changelog/unreleased_12/4115.rst (renamed from doc/build/changelog/unreleased_11/4115.rst)3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/build/changelog/unreleased_11/4115.rst b/doc/build/changelog/unreleased_12/4115.rst
index 00c271841..1c668cd35 100644
--- a/doc/build/changelog/unreleased_11/4115.rst
+++ b/doc/build/changelog/unreleased_12/4115.rst
@@ -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.