summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2007-09-26 15:49:31 -0400
committerDavid Zeuthen <davidz@redhat.com>2007-09-26 15:49:31 -0400
commit60d85b947457940978a9c153a59a80c87d46ab4e (patch)
tree03a67c9e328ba5f60cefa1014097fbc9b0548089
parent24973905a6cefbcb13a718218ac561fbece7fd9f (diff)
add TODO item detailing how to handle upgrades
-rw-r--r--doc/TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index 38698b0..fd2df59 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,4 +1,8 @@
+ - Make both XML parsers cope with unknown elements; this is necessary
+ to keep old processes linking in libpolkit work when doing upgrade
+ of PolicyKit where e.g. .policy files with new elements are added.
+
- Have someone review the external API
- Verify the security model