summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorCosimo Alfarano <cosimo.alfarano@collabora.co.uk>2009-12-29 11:11:27 +0000
committerCosimo Alfarano <cosimo.alfarano@collabora.co.uk>2009-12-29 11:11:27 +0000
commit2617a96e629c78e9c3b7a983ce47d96174136b2c (patch)
treee0728a8ea3f753b7dcd74bd0a4ad1edfea8a3e92 /TODO
parent8331fc1f0523472d040b1b6a08f9eea8f98df3a8 (diff)
downloadtelepathy-logger-2617a96e629c78e9c3b7a983ce47d96174136b2c.tar.gz
Added tpl-log-reader for the read only API
* added tpl-log-reader.[ch] * moved headers from include/ to src/ * bug fixing in tpl-log-empathy, especially on the pre-requisites checks
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 72c059c..0aa1c4d 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,8 @@
Those are mini tasks still to do. They should be filed against a bug
trucker as soon as TPL will have one:
+- add a logstore-ro interface or split the current one in rw and ro
+ depending on what/who is using it
- global configuration object (ie disable logging partially or totally,
choose the logstore, etc)
- understand if direction from tpl_log_entry_text is to be removed