summaryrefslogtreecommitdiff
path: root/docs/releases
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2014-09-25 08:18:03 -0400
committerTim Graham <timograham@gmail.com>2014-09-25 08:18:03 -0400
commit3a463995433a380c9421eeece90b977e91bacc5b (patch)
tree703e7a47d788c78a7fd89644c4064c7e8d30697f /docs/releases
parente077c29155e5ecb1ff24eb61d30c99505797e84d (diff)
Removed incorrect item in 1.7.1 release notes.
The issue only affects master; refs #23551.
Diffstat (limited to 'docs/releases')
-rw-r--r--docs/releases/1.7.1.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/releases/1.7.1.txt b/docs/releases/1.7.1.txt
index e16b7811e5..cd534f1346 100644
--- a/docs/releases/1.7.1.txt
+++ b/docs/releases/1.7.1.txt
@@ -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`).