[1.11.x] Refs #28091 -- Fixed typo and rephrased 1.11.1 release note.

This commit is contained in:
Tim Graham 2017-04-20 12:56:32 -04:00
parent 56746fb21f
commit c9d933ba99
2 changed files with 3 additions and 3 deletions

View File

@ -43,6 +43,5 @@ Bugfixes
* Fixed crash in ``BaseGeometryWidget.subwidgets()`` (:ticket:`28039`).
* Re-raised the original exception when ``cursor.execute()`` fails and the
cleanup code ``cursor.close()`` fails as well, instead of raising the cleanup
code failure (:ticket:28091).
* Fixed exception reraising in ORM query execution when ``cursor.execute()``
fails and the subsequent ``cursor.close()`` also fails (:ticket:`28091`).

View File

@ -678,6 +678,7 @@ repo
reportable
reprojection
reraise
reraising
resampling
reST
reStructuredText