From 7bf7922ea197059313c4d1abd25f29f30f3f57b2 Mon Sep 17 00:00:00 2001
From: Brian Warner <warner@allmydata.com>
Date: Tue, 10 Feb 2009 15:00:25 -0700
Subject: [PATCH] NEWS: point out that 'tahoe backup' requires a 1.3.0-or-later
 client node

---
 NEWS | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/NEWS b/NEWS
index 6e1e405b..583373bf 100644
--- a/NEWS
+++ b/NEWS
@@ -63,6 +63,11 @@ been uploaded already, to avoid uploading them a second time. This
 drastically reduces the work needed to do a "null backup" (when nothing has
 changed locally), making "tahoe backup' suitable to run from a daily cronjob.
 
+Note that the "tahoe backup" CLI command must be used in conjunction with a
+1.3.0-or-newer Tahoe client node; there was a bug in the 1.2.0 webapi
+implementation that would prevent the last step (create $target/Latest) from
+working.
+
 ** Large Files
 
 The 12GiB (approximate) immutable-file-size limitation is lifted. This
-- 
2.45.2