Removed incorrect item in 1.7.1 release notes.

The issue only affects master; refs #23551.
This commit is contained in:
Tim Graham 2014-09-25 08:18:03 -04:00
parent e077c29155
commit 3a46399543
1 changed files with 0 additions and 2 deletions

View File

@ -70,5 +70,3 @@ Bugfixes
* Made the :setting:`SERIALIZE <TEST_SERIALIZE>` entry in the
:setting:`TEST <DATABASE-TEST>` dictionary usable (:ticket:`23421`).
* Fixed a crash in bash autocompletion on Python 3 (:ticket:`23551`).