diff options
author | Bertrand Jacquin (Beber) <beber.mailing@gmail.com> | 2006-05-09 04:35:39 +0200 |
---|---|---|
committer | beber <beber@meathook.melee> | 2006-05-09 04:35:39 +0200 |
commit | 7688ff43386b9531dc63178069deb838000c969a (patch) | |
tree | d3a5ff20796261d8f31fe714bc96d24227f27cde | |
parent | Ermm !! readline is not good (diff) | |
download | espik-7688ff43386b9531dc63178069deb838000c969a.tar.xz |
Add a TODO filenext
-rw-r--r-- | .todo | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -0,0 +1,14 @@ +<todo version="0.1.19"> + <note priority="veryhigh" time="1147142012"> + Get ride of bad stdin read + </note> + <note priority="high" time="1147141978"> + Split core and UI + </note> + <note priority="medium" time="1147142026"> + Implement IRC RFC + </note> + <note priority="medium" time="1147142108"> + Start GUI + </note> +</todo> |