summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2009-01-27 11:44:18 -0500
committerDavid Zeuthen <davidz@redhat.com>2009-01-27 11:44:18 -0500
commit36a84bc2885e9b4bff1d42ac6bfd2d3d7c531f1c (patch)
tree21e636417bb1b02ebce22c25236b36fcf345a018 /docs
parent116d2ab911c2131968f298f5dae889153c09f24d (diff)
add TODO item about being able to cancel a CheckAuthorization() call
Diffstat (limited to 'docs')
-rw-r--r--docs/TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/TODO b/docs/TODO
index b2fdb15..ce4ca8e 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -49,6 +49,8 @@ Core TODO items
- emit a Changed() signal on the Authority interface when authorizations
change
+ - provide a way to cancel a CheckAuthorization() call
+
Backend TODO items
------------------