Browse Source

update CHANGES in 1.0-maint

Thomas Waldmann 9 years ago
parent
commit
7457c0f5da
1 changed files with 18 additions and 0 deletions
  1. 18 0
      docs/changes.rst

+ 18 - 0
docs/changes.rst

@@ -1,6 +1,24 @@
 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
 -------------