summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzesimir Nowak <krnowak@openismus.com>2012-11-27 12:42:34 +0100
committerJens Georg <mail@jensge.org>2012-11-30 23:11:57 +0100
commitd013c9200d3b90df5b71554699eda3a459591da8 (patch)
tree074c8150abef7ac8358a504a9c6efe73fb75cfe1
parentd01bc65b635ae38aa62a12527121279bcbffb722 (diff)
downloadgupnp-dlna-d013c9200d3b90df5b71554699eda3a459591da8.tar.gz
Add generating Vala API to TODO.
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index df272ee..a93466c 100644
--- a/TODO
+++ b/TODO
@@ -27,4 +27,6 @@
file listing them. Otherwise using G_GNUC_INTERNAL for every
function not to be exported will be tedious.
+* Generate Vala API.
+
* Read TODO.old for some ideas.