aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorBen Sturmfels <ben@sturm.com.au>2021-03-06 11:52:22 +1100
committerBen Sturmfels <ben@sturm.com.au>2021-03-06 11:52:22 +1100
commit254a2f18c56747d96792cc768dac9a52f2c11334 (patch)
tree9e3c9eba04a77876c483d5fc5cda54ab96822162 /docs
parentfa1b4315a14925999aca9b7292e5ee454fa6c280 (diff)
downloadmediagoblin-254a2f18c56747d96792cc768dac9a52f2c11334.tar.lz
mediagoblin-254a2f18c56747d96792cc768dac9a52f2c11334.tar.xz
mediagoblin-254a2f18c56747d96792cc768dac9a52f2c11334.zip
Update relnotes re. passing test suite.
Diffstat (limited to 'docs')
-rw-r--r--docs/source/siteadmin/relnotes.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/source/siteadmin/relnotes.rst b/docs/source/siteadmin/relnotes.rst
index aab3d7dc..3045330c 100644
--- a/docs/source/siteadmin/relnotes.rst
+++ b/docs/source/siteadmin/relnotes.rst
@@ -29,11 +29,12 @@ carefully, or at least skim over it.
**Improvements:**
- - Remove Python 2 installation and compatibility code (Ben Sturmfels)
- - Reinstate Python 3 audio spectrograms [#5610] (Fernando Gutierrez)
+- Remove Python 2 installation and compatibility code (Ben Sturmfels)
+- Reinstate Python 3 audio spectrograms [#5610] (Fernando Gutierrez)
**Bug fixes:**
+- Fix test suite to pass 100% (Ben Sturmfels)
- Make LDAP plugin Python 3 compatible [#5607] (Olivier Mehani)
- Support blank titles in Atom feed [#1018] (Ben Sturmfels)
- Avoid Celery/RabbitMQ "connection reset" errors [#5609] (Fernando Gutierrez)