浏览代码

Merge pull request #996 from ThomasWaldmann/update-1.0-docs

update CHANGES in 1.0-maint
TW 9 年之前
父节点
当前提交
f9638645d1
共有 1 个文件被更改,包括 18 次插入0 次删除
  1. 18 0
      docs/changes.rst

+ 18 - 0
docs/changes.rst

@@ -1,6 +1,24 @@
 Changelog
 Changelog
 =========
 =========
 
 
+Version 1.0.3 (not released yet)
+--------------------------------
+
+Bug fixes:
+
+- prune: ignore checkpoints, #997
+- prune: fix bad validator, #942
+- fix capabilities extraction on Linux (set xattrs last, after chown())
+
+Other changes:
+
+- update readthedocs URLs, #991
+- add missing docs for "borg break-lock", #992
+- borg create help: add some words to about the archive name
+- borg create help: document format tags, #894
+- Vagrantfile: OS X: update osxfuse / install lzma package, #933
+
+
 Version 1.0.2
 Version 1.0.2
 -------------
 -------------