summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2011-10-04 18:13:52 +0100
committerNick White <git@njw.me.uk>2011-10-04 18:13:52 +0100
commit6e43fd71469a3a48bdb2b027200c3f106546fdaf (patch)
tree2565aabe09d253e1532b60ebdbaac6238e3875dd /TODO
parent3c31d9d7840ba019db002073764c0f8f2a749a2d (diff)
Update gecko compatibility, release 0.7v0.7
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 12 insertions, 0 deletions
diff --git a/TODO b/TODO
index 4533ca0..26f9f93 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,15 @@
+before 1.0!
+ consider license change to isc
+ consider renaming to PlanedText
+
+core:
+ disable all other scripts - lots of tracking horrors around now, e.g.
+ h-online and nytimes have things which report back every time you click the mouse.
+
+make:
+ use 'convert -Background none' rather than rsvg (check the output is still good)
+ gzip things in web/
+
chromium:
generate appid for use in update xml
see GenerateId in extension.cc of chrome for how it works