summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2014-03-08 14:11:40 +0000
committerLars Wirzenius <liw@liw.fi>2014-03-08 14:11:40 +0000
commit6c999e971b58a3e69be926151e7224f6cdd3d89b (patch)
tree12849ad45cfb9a123f98b3c8f62e749da6a610f0
parent921bda558a15fc6f3e36c1cad9bc1e5db83ce49b (diff)
downloadobnam-6c999e971b58a3e69be926151e7224f6cdd3d89b.tar.gz
Update NEWS
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 60bf34f9..27cd8ec3 100644
--- a/NEWS
+++ b/NEWS
@@ -62,6 +62,11 @@ Bug fixes:
checkpoint was finished, instead of saying the name of the file.
This is now fixed.
+* Obnam now doesn't remove chunks that are shared between clients.
+ Previously, this would sometimes happen, because only the first
+ client would correctly record itself as using a chunk. Now all
+ clients do that.
+
Internal changes:
* The `obnamlib.Error` exception class has been replaced by the