From cd676286464a6c4f6fecb0ad14faf30e3c3c19e2 Mon Sep 17 00:00:00 2001 From: Marian Beermann Date: Wed, 7 Jun 2017 11:28:37 +0200 Subject: [PATCH] docs: changes: fix rst warning --- docs/changes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changes.rst b/docs/changes.rst index 511703485..e321b2c07 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -418,7 +418,7 @@ Other changes: - ArchiveFormatter: add "start" key for compatibility with "info" - RemoteRepository: account rx/tx bytes - setup.py build_usage/build_man/build_api fixes -- Manifest.in: simplify, exclude *.{so,dll,orig}, #2066 +- Manifest.in: simplify, exclude .so, .dll and .orig, #2066 - FUSE: get rid of chunk accounting, st_blocks = ceil(size / blocksize). - tests: