summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-12-29 17:09:20 +0200
committerLars Wirzenius <liw@liw.fi>2016-12-29 17:09:20 +0200
commit89999c0eec3323341d2d7adc13b5c11df7c7866f (patch)
tree23e4b4150dbd3e8e6a69ddeee5dc5e62458a9bb5 /NEWS
parentc4217e315ced46590f67d3e09d20e27a5ea0cd0b (diff)
downloadobnam-89999c0eec3323341d2d7adc13b5c11df7c7866f.tar.gz
Fix --one-filesystem
Something broke --one-filesystem, at least for some people, when Obnam learnt to detect bind mounts. This change reverts that functionality, rather then fixing the bug. Thus: no bind mount detection, go back to previous functionality. This is fairly urgent due to an upcoming Debian release and it's ongoing freeze. A proper fix and re-adding the bind mount detection to be added later.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2daa1f07..720aeb7d 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,7 @@ warning. DO NOT USE it unless you're willing to lose your backup.
Version 1.20.3+git, not yet released
------------------------------------
+* Disable bind-mount detection for `--one-filesystem`.
Version 1.20.3, released 2016-12-15
------------------------------------