Update TODO

svn path=/trunk/; revision=386
This commit is contained in:
Søren Sandmann Pedersen
2007-10-30 01:48:27 +00:00
parent 1867b97a8d
commit 0118fb459b

5
TODO
View File

@ -23,6 +23,11 @@ Before 1.0.4:
Before 1.2:
* Apparently, if you upgrade the kernel, then don't re-run configure,
the kernel Makefile will delete all of /lib/modules/<release>/kernel
if you run make install in the module directory. Need to find out what
is going on.
* Performance:
Switching between descendant views is a slow:
- gtk_tree_store_get_path() is O(n^2) and accounts