From 00b2fbfd006d24bf1f421d4d1ca456bad752f996 Mon Sep 17 00:00:00 2001
From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Tue, 30 Dec 2008 02:17:28 -0700
Subject: [PATCH] docs: add note about non-ascii chars in cli to NEWS

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

diff --git a/NEWS b/NEWS
index f8d607d1..63b8d5c8 100644
--- a/NEWS
+++ b/NEWS
@@ -112,6 +112,12 @@ The last command ("tahoe debug corrupt-share") flips a random bit of the
 given local sharefile. This is used to test the file verifying/repairing
 code, and obviously should not be used on user data.
 
+The cli might not correctly handle arguments which contain non-ascii
+characters in Tahoe v1.3 (although depending on your platform it
+might, especially if your platform can be configured to pass such
+characters on the command-line in utf-8 encoding).  See
+http://allmydata.org/trac/tahoe/ticket/565 for details.
+
 ** Web changes
 
 The "default webapi port", used when creating a new client node (and in the
-- 
2.45.2