diff options
| author | Tim Graham <timograham@gmail.com> | 2014-10-17 08:56:39 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2014-10-17 08:56:39 -0400 |
| commit | 6ce6c77e03fea68ef1bdadd45f15e403f5b71057 (patch) | |
| tree | 98b6de26d0a0260d54d92e43d175de40a4588f56 /docs | |
| parent | 2e1ed5f33cf5756b52a10ceadd0ce8e9ecf989e3 (diff) | |
Added 1.7.1 release notes for refs #23649.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.7.1.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/1.7.1.txt b/docs/releases/1.7.1.txt index 435c496230..b7cea71cb7 100644 --- a/docs/releases/1.7.1.txt +++ b/docs/releases/1.7.1.txt @@ -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`). |
