diff options
-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> |