add TODO item detailing how to handle upgrades
authorDavid Zeuthen <davidz@redhat.com>
Wed, 26 Sep 2007 19:49:31 +0000 (15:49 -0400)
committerDavid Zeuthen <davidz@redhat.com>
Wed, 26 Sep 2007 19:49:31 +0000 (15:49 -0400)
doc/TODO

index 38698b0..fd2df59 100644 (file)
--- 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