Skip to content

Commit 1a67ae2

Browse files
carsonipmethane
authored andcommitted
Fix description of SEGV issue in HISTORY (#337)
1 parent f683ee7 commit 1a67ae2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

HISTORY.rst

+3-2
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,9 @@ Release: 2018-12-04
7373

7474
* Add ``Connection._get_native_connection`` for XTA project (#269)
7575

76-
* Fix SEGV on MariaDB Connector/C when ``Connection.close()`` is called
77-
for closed connection. (#270, #272, #276)
76+
* Fix SEGV on MariaDB Connector/C when some methods of ``Connection``
77+
objects are called after ``Connection.close()`` is called. (#270, #272, #276)
78+
See https://jira.mariadb.org/browse/CONC-289
7879

7980
* Fix ``Connection.client_flag`` (#266)
8081

0 commit comments

Comments
 (0)