]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
- remove dupicated 1.0.18 block, which seems like it was already
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 24 Jul 2017 15:01:43 +0000 (11:01 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 24 Jul 2017 15:01:43 +0000 (11:01 -0400)
there before we moved to the new changelog system

Change-Id: I81630049d383f4ec73865b7d3c635a3e3ec5ab2e

doc/build/changelog/changelog_10.rst

index 633e7649709306baf60b25c758ab4751c67b2e77..c6db3df14d63ece13661474046b87e5c036c11e4 100644 (file)
     :include_notes_from: unreleased_10
 
 
-.. changelog::
-    :version: 1.0.18
-
-    .. change:: 3937
-        :tags: bug, oracle
-        :tickets: 3937
-        :versions: 1.1.7
-
-        A fix to cx_Oracle's WITH_UNICODE mode which was uncovered by the
-        fact that cx_Oracle 5.3 now seems to hardcode this flag on in
-        the build; an internal method that uses this mode wasn't using
-        the correct signature.
-
 .. changelog::
     :version: 1.0.17
     :released: January 17, 2017