浏览代码

Merge pull request #8095 from ThomasWaldmann/update-changes-1.4

update CHANGES
TW 1 年之前
父节点
当前提交
52c90786fc
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      docs/changes.rst

+ 4 - 0
docs/changes.rst

@@ -405,6 +405,9 @@ above.
 
 Fixes:
 
+- check: fix return code for index entry value discrepancies
+- sdist: dynamically compute readme (long_description)
+
 New features:
 
 - create: add the slashdot hack, update docs, #4685
@@ -420,6 +423,7 @@ Other changes:
   more since borg 1.0.9 (released 2016-12).
 - scripts/make.py: move clean, build_man, build_usage to there,
   so we do not need to invoke setup.py directly, update docs
+- docs: how to run the testsuite using the dist package
 
 
 Version 1.4.0b1 (2024-01-21)