Commit 6ce6c77e authored by Tim Graham's avatar Tim Graham
Browse files

Added 1.7.1 release notes for refs #23649.

parent 2e1ed5f3
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -123,3 +123,6 @@ Bugfixes

* The system check framework now raises error **models.E020** when the
  class method ``Model.check()`` is unreachable (:ticket:`23615`).

* Made the Oracle test database creation drop the test user in the event of an
  unclean exit of a previous test run (:ticket:`23649`).