From 9149fd062b8b5f4d84902b4581288ab991fd25ce Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Tue, 2 Feb 2016 17:29:42 -0500 Subject: [PATCH] - changelog for #3621 fixes #3621 --- doc/build/changelog/changelog_10.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/build/changelog/changelog_10.rst b/doc/build/changelog/changelog_10.rst index 320cb7f2af..15996be21e 100644 --- a/doc/build/changelog/changelog_10.rst +++ b/doc/build/changelog/changelog_10.rst @@ -19,6 +19,15 @@ :version: 1.0.12 :released: + .. change:: + :tags: bug, oracle, jython + :tickets: 3621 + + Fixed a small issue in the Jython Oracle compiler involving the + rendering of "RETURNING" which allows this currently + unsupported/untested dialect to work rudimentally with the 1.0 series. + Pull request courtesy Carlos Rivas. + .. change:: :tags: bug, sql :tickets: 3642 -- 2.47.3