summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRobert Staudinger <robsta@gnome.org>2009-07-31 19:10:55 +0200
committerRobert Staudinger <robsta@gnome.org>2009-07-31 19:10:55 +0200
commitba4be54f99fc179f4b5989c8ecf0dc2f71e40537 (patch)
tree35ae1fd77ae297a9ee3c8ba5ebccefb779b293a2 /TODO
parentda7363373e50ab362acf60807cfadd04ea6c3810 (diff)
Update auxiliary files.libccss-0.4.0
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO b/TODO
index 9ceea0e..38edc75 100644
--- a/TODO
+++ b/TODO
@@ -4,7 +4,7 @@ ROADMAP
Also see gtk-css-engine's TODO for now.
-0.4
+0.5
---
* Improve test suite.
@@ -13,13 +13,13 @@ Also see gtk-css-engine's TODO for now.
* _serialize() property class method, serializing should fall back to _convert()
should print url('foo').
-0.5
+0.6
---
* Improve test suite.
* Use slice allocator and custom list/hash implementations with in-node data.
-0.6
+0.7
---
* Write our own parser, probably hand-written using GScanner.