瀏覽代碼

docs: changes: fix rst warning

Marian Beermann 8 年之前
父節點
當前提交
cd67628646
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/changes.rst

+ 1 - 1
docs/changes.rst

@@ -418,7 +418,7 @@ Other changes:
 - ArchiveFormatter: add "start" key for compatibility with "info"
 - ArchiveFormatter: add "start" key for compatibility with "info"
 - RemoteRepository: account rx/tx bytes
 - RemoteRepository: account rx/tx bytes
 - setup.py build_usage/build_man/build_api fixes
 - 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).
 - FUSE: get rid of chunk accounting, st_blocks = ceil(size / blocksize).
 - tests:
 - tests: