summaryrefslogtreecommitdiffstats
path: root/docs/changes.rst
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2015-11-08 01:29:53 +0100
committerThomas Waldmann <tw@waldmann-edv.de>2015-11-08 01:29:53 +0100
commitcd40ec280d931e75a1637031395b6dc27cb2cf7f (patch)
treee8dfe93a9e9fb68903c298bf9d725630c2c257f7 /docs/changes.rst
parent5595d56ecf26678e36dca4ec6e7c128c7ab7325d (diff)
update CHANGES
Diffstat (limited to 'docs/changes.rst')
-rw-r--r--docs/changes.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/changes.rst b/docs/changes.rst
index 042bef398..f9057f923 100644
--- a/docs/changes.rst
+++ b/docs/changes.rst
@@ -37,6 +37,9 @@ Bug fixes:
- create from stdin: also save atime, ctime (cosmetic)
- use default_notty=False for confirmations, fixes #345
- vagrant: fix msgpack installation on centos, fixes #342
+- deal with unicode errors for symlinks in same way as for regular files and
+ have a helpful warning message about how to fix wrong locale setup, fixes #382
+- add ACL keys the RobustUnpacker must know about
Other changes:
@@ -71,6 +74,7 @@ Other changes:
- benchmarks: test create, extract, list, delete, info, check, help, fixes #146
- benchmarks: test with both the binary and the python code
- archiver tests: test with both the binary and the python code, fixes #215
+ - make basic test more robust
- docs:
- moved docs to borgbackup.readthedocs.org, #155
@@ -91,6 +95,7 @@ Other changes:
- warn about not running out of space
- add example for rename
- improve chunker params docs, fixes #362
+ - minor development docs update
Version 0.27.0