summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2008-06-03 10:06:42 +0100
committerRichard Hughes <richard@hughsie.com>2008-06-03 10:06:42 +0100
commitde4a1e9b044d371a5e3e4b7fdaded3eb9035eaca (patch)
tree9858bd167916e445eb4056e41233521c09d98831 /TODO
parentacf5c0674466ea77708ca942e3da7453bb7ea413 (diff)
trivial: update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO16
1 files changed, 4 insertions, 12 deletions
diff --git a/TODO b/TODO
index 1ffaafff..11bb2d93 100644
--- a/TODO
+++ b/TODO
@@ -1,21 +1,13 @@
-*** Timeframe: 0.1.11 ***
+*** Timeframe: 0.2.x ***
* Make PkMessages into proper enumerated types with localised descriptions
-*** Timeframe: 0.2.0 ***
+*** Timeframe: 0.3.x ***
* Enable GetUpdateDetail to handle arrays for 'updates' and 'obsoletes'
- Until then, use a space to delimit package_id's
+ Until then, use ^ to delimit package_id's
-* Make one-click installs work
-
-* We need more unit tests.
- Where we can actually simulate _using_ packagekit, probably using an
- enhanced dummy backend and libpackagekit.
- This is a tricky one as we can't assume we have the
- org.freedesktop.PackageKit.conf file installed in the system prefix -
- maybe we can #ifdef the daemon to run in the session bus for some
- testing.
+* Perhaps add RepoAdd(s=repo_id,as=urls,as=auth) and RepoRemove(s=repo_id)
*** Timeframe: Sometime in the future ***