Skip to content

Commit 12a935a

Browse files
Tweak release notes.
1 parent 82320ae commit 12a935a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/src/release_notes.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ Thin Mode Changes
2323
needs to be closed and a new one established).
2424
#) Internally make use of the `TCP_NODELAY` socket option to remove delays
2525
in socket reads.
26-
#) Eliminated unnecessary restriction that resulted in error
27-
``DPY-3011: server logon version is not supported``.
28-
#) Fixed bug when calling cursor.parse() multiple times with the same SQL.
26+
#) Fixed bug when calling :func:`Cursor.parse()` multiple times with the same
27+
SQL statement.
28+
#) Fixed bug that prevented connecting to Oracle Database 12.1.0.1.
2929

3030
Thick Mode Changes
3131
++++++++++++++++++

0 commit comments

Comments
 (0)