aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2004-04-29 21:12:46 +0000
committerWayne Davison <wayned@samba.org>2004-04-29 21:12:46 +0000
commit96fb478eae2b147ebda7e4fa7754c9653a0d5688 (patch)
tree6476b56d166c89a010f52e9697cd24b29d69ef7f /TODO
parent8752b3fcd8986aaa2852488fda94277c4f84ed1e (diff)
downloadandroid_external_rsync-96fb478eae2b147ebda7e4fa7754c9653a0d5688.tar.gz
android_external_rsync-96fb478eae2b147ebda7e4fa7754c9653a0d5688.tar.bz2
android_external_rsync-96fb478eae2b147ebda7e4fa7754c9653a0d5688.zip
Mention the desire to improve how a daemon returns errors.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index 415d5b9a..72c53d6e 100644
--- a/TODO
+++ b/TODO
@@ -425,7 +425,9 @@ Improve error messages
our load? (Debian #28416) Probably fixed now, but a test case would
be good.
-
+ When running as a daemon, some errors should both be returned to the
+ user and logged. This will make interacting with a daemon less
+ cryptic.
-- --