summaryrefslogtreecommitdiffstats
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2015-09-19 20:57:02 +0200
committerThomas Waldmann <tw@waldmann-edv.de>2015-09-19 20:57:02 +0200
commit6ef7a9b11b99175dc3e965ad9dafe07ecb8146e6 (patch)
tree2b62487069c91ba4fc67fe3d4b36f5107e2b4a65 /CHANGES.rst
parentfb8d1cc6020976ce55862807efaa4f1862eb0d93 (diff)
update CHANGES for 0.26 release
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst39
1 files changed, 22 insertions, 17 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index e1ab529ea..0751cf273 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,8 +1,8 @@
Borg Changelog
==============
-Version 0.26.0 (not released yet)
----------------------------------
+Version 0.26.0
+--------------
New features:
@@ -39,22 +39,27 @@ Other changes:
- detect inconsistency / corruption / hash collision, #170
- replace versioneer with setuptools_scm, #106
-- docs: pkg-config is needed for llfuse installation
-- help/docs: be more clear about pruning, attic issue #132
-- xattr tests: ignore security.selinux attribute showing up
-- fix tests on ext3, seems to need a bit more space for a sparse file
-- do not test lzma level 9 compression (avoid MemoryError)
-- tests: work around strange mtime granularity issue on netbsd, fixes #204
-- tests: ignore st_rdev if file is not a block/char device, fixes #203
-- test setup: stay away from the setgid and sticky mode bits
+- docs:
+
+ - pkg-config is needed for llfuse installation
+ - be more clear about pruning, attic issue #132
+- unit tests:
+
+ - xattr: ignore security.selinux attribute showing up
+ - ext3 seems to need a bit more space for a sparse file
+ - do not test lzma level 9 compression (avoid MemoryError)
+ - work around strange mtime granularity issue on netbsd, fixes #204
+ - ignore st_rdev if file is not a block/char device, fixes #203
+ - stay away from the setgid and sticky mode bits
- use Vagrant to do easy cross-platform testing (#196), currently:
- Debian 7 "wheezy" 32bit, Debian 8 "jessie" 64bit
- Ubuntu 12.04 32bit, Ubuntu 14.04 64bit
- Centos 7 64bit
- FreeBSD 10.2 64bit
- OpenBSD 5.7 64bit
- NetBSD 6.1.5 64bit
- Darwin (OS X Yosemite)
+
+ - Debian 7 "wheezy" 32bit, Debian 8 "jessie" 64bit
+ - Ubuntu 12.04 32bit, Ubuntu 14.04 64bit
+ - Centos 7 64bit
+ - FreeBSD 10.2 64bit
+ - OpenBSD 5.7 64bit
+ - NetBSD 6.1.5 64bit
+ - Darwin (OS X Yosemite)
Version 0.25.0